reference updates

git-svn-id: file:///home/svn/framework3/trunk@9225 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Steve Tornio 2010-05-05 18:18:51 +00:00
parent c71ca00efb
commit 0c63df8db5
8 changed files with 17 additions and 2 deletions

View File

@ -35,6 +35,7 @@ class Metasploit3 < Msf::Auxiliary
'Version' => '$Revision$',
'References' =>
[
[ 'OSVDB', '64340'],
],
'Actions' =>

View File

@ -25,7 +25,11 @@ class Metasploit3 < Msf::Auxiliary
'Author' => [ 'hdm' ],
'License' => MSF_LICENSE,
'Version' => '$Revision$'
'Version' => '$Revision$',
'References' =>
[
[ 'OSVDB', '64341'],
]
))
register_options([Opt::RPORT(445)], self.class)

View File

@ -27,7 +27,11 @@ class Metasploit3 < Msf::Auxiliary
'License' => MSF_LICENSE,
'Version' => '$Revision$',
'References' =>
[ [ 'URL', 'http://milw0rm.com/exploits/6863'] ],
[
[ 'CVE', '2008-1311'],
[ 'OSVDB', '42932'],
[ 'URL', 'http://milw0rm.com/exploits/6863']
],
'DisclosureDate' => 'Oct 29 2008'))
register_options([Opt::RPORT(69)])

View File

@ -29,6 +29,8 @@ class Metasploit3 < Msf::Auxiliary
'Version' => '$Revision$',
'References' =>
[
[ 'CVE', '2007-3389'],
[ 'OSVDB', '37643'],
[ 'URL', 'https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1394'],
],
'DisclosureDate' => 'February 22 2007'))

View File

@ -30,6 +30,7 @@ class Metasploit3 < Msf::Auxiliary
'References' =>
[
[ 'CVE', '2008-1562' ],
[ 'OSVDB', '43840' ],
],
'DisclosureDate' => 'Mar 28 2008')

View File

@ -28,6 +28,7 @@ class Metasploit3 < Msf::Auxiliary
'References' =>
[
['CVE', '1999-0532'],
['OSVDB', '492'],
]
))

View File

@ -31,6 +31,7 @@ class Metasploit3 < Msf::Auxiliary
'References' =>
[
[ 'CVE', '2009-0836' ],
[ 'OSVDB', '55615'],
[ 'BID', '34035' ],
],
'DisclosureDate' => 'Mar 9 2009',

View File

@ -26,6 +26,7 @@ class Metasploit3 < Msf::Auxiliary
'References' =>
[
['CVE', '2010-0103'],
['OSVDB', '62782'],
['URL', 'http://www.kb.cert.org/vuls/id/154421']
],
'License' => MSF_LICENSE