issue 295: added Opera command constant in command.rb, in a way to specify the verified_status for Opera
git-svn-id: https://beef.googlecode.com/svn/trunk@794 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -45,6 +45,7 @@ module BeEF
|
||||
S = BeEF::Constants::Browsers::S
|
||||
FF = BeEF::Constants::Browsers::FF
|
||||
C = BeEF::Constants::Browsers::C
|
||||
O = BeEF::Constants::Browsers::O
|
||||
|
||||
VERIFIED_WORKING = BeEF::Constants::CommandModule::MODULE_TARGET_VERIFIED_WORKING
|
||||
VERIFIED_NOT_WORKING = BeEF::Constants::CommandModule::MODULE_TARGET_VERIFIED_NOT_WORKING
|
||||
|
||||
Reference in New Issue
Block a user