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$',
'License' => MSF_LICENSE,
'Actions' =>
[
[ 'WebServer' ]
],
'PassiveActions' =>
[
'WebServer'
],
'DefaultOptions' =>
{
'SRVPORT' => 80
},
'DefaultAction' => 'WebServer'))
'Passive' => true))
register_options(
[