Arch/Platform cleanup: aux modules need neither

This commit is contained in:
Michael Schierl 2012-10-22 20:28:02 +02:00
parent e769abc868
commit 39e81d3e53
5 changed files with 0 additions and 5 deletions

View File

@ -35,7 +35,6 @@ class Metasploit3 < Msf::Auxiliary
'Author' => 'jduck',
'License' => MSF_LICENSE,
'Version' => '$Revision$',
'Platform' => [ 'win' ],
'References' =>
[
[ 'OSVDB', '65533'],

View File

@ -26,7 +26,6 @@ class Metasploit3 < Msf::Auxiliary
},
'Author' => [ 'nullbind <scott.sutherland[at]netspi.com>' ],
'License' => MSF_LICENSE,
'Platform' => [ 'win' ],
'References' => [[ 'URL', 'http://en.wikipedia.org/wiki/SMBRelay' ]]
))

View File

@ -33,7 +33,6 @@ class Metasploit3 < Msf::Auxiliary
[ 'Automatic', { } ],
],
'DefaultTarget' => 0,
'Platform' => [ 'win' ],
'References' => [[ 'URL', 'http://en.wikipedia.org/wiki/SMBRelay' ]]
))

View File

@ -27,7 +27,6 @@ class Metasploit3 < Msf::Auxiliary
Code execution may be possible however this module is only a DoS.
},
'Author' => [ 'patrick' ],
'Arch' => [ ARCH_X86 ],
'License' => MSF_LICENSE,
'Version' => '$Revision$',
'References' =>

View File

@ -43,7 +43,6 @@ class Metasploit3 < Msf::Auxiliary
[ 'EDB', 15803 ],
[ 'URL', 'http://blogs.technet.com/b/srd/archive/2010/12/22/assessing-an-iis-ftp-7-5-unauthenticated-denial-of-service-vulnerability.aspx' ]
],
'Platform' => [ 'win' ],
'DisclosureDate' => 'Dec 21 2010'))
register_options(