Actions removed.

unstable
efraintorres 2012-07-02 10:57:32 -05:00
parent be666fde89
commit 4c68cdd584
1 changed files with 1 additions and 9 deletions

View File

@ -33,19 +33,11 @@ class Metasploit3 < Msf::Auxiliary
], ],
'Version' => '$Revision$', 'Version' => '$Revision$',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Actions' =>
[
[ 'WebServer' ]
],
'PassiveActions' =>
[
'WebServer'
],
'DefaultOptions' => 'DefaultOptions' =>
{ {
'SRVPORT' => 80 'SRVPORT' => 80
}, },
'DefaultAction' => 'WebServer')) 'Passive' => true))
register_options( register_options(
[ [