Class: NatasLevel30
- Inherits:
-
NatasLevelBase
- Object
- NatasLevelBase
- NatasLevel30
- Defined in:
- lib/natas.rb
Overview
Level 30
Constant Summary collapse
- LEVEL =
30
- PAGE =
'/'
- PAYLOAD =
[ ['username', '1 OR 1=1 #'], ['username', 2], ['password', 'x'] ].freeze
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