Privileged cleanup: auxiliary modules can't
parent
39e81d3e53
commit
04a6021631
|
@ -40,7 +40,6 @@ class Metasploit3 < Msf::Auxiliary
|
||||||
[ 'OSVDB', '65533'],
|
[ 'OSVDB', '65533'],
|
||||||
[ 'URL', 'http://seclists.org/bugtraq/2010/Jun/160' ]
|
[ 'URL', 'http://seclists.org/bugtraq/2010/Jun/160' ]
|
||||||
],
|
],
|
||||||
'Privileged' => true,
|
|
||||||
'DisclosureDate' => 'Jun 15 2010'
|
'DisclosureDate' => 'Jun 15 2010'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
@ -45,7 +45,6 @@ class Metasploit3 < Msf::Auxiliary
|
||||||
['URL', 'http://sunsolve.sun.com/search/document.do?assetkey=1-77-1000898.1-1']
|
['URL', 'http://sunsolve.sun.com/search/document.do?assetkey=1-77-1000898.1-1']
|
||||||
],
|
],
|
||||||
# Tested OK against sol8.tor 20100624 -jjd
|
# Tested OK against sol8.tor 20100624 -jjd
|
||||||
'Privileged' => true,
|
|
||||||
'DisclosureDate' => 'Jan 22 2003')
|
'DisclosureDate' => 'Jan 22 2003')
|
||||||
|
|
||||||
register_options(
|
register_options(
|
||||||
|
|
Loading…
Reference in New Issue