reference updates for several modules

unstable
Steve Tornio 2013-06-23 20:43:34 -05:00
parent e9883fe5b9
commit a920127f8c
4 changed files with 7 additions and 2 deletions

View File

@ -75,8 +75,9 @@ class Metasploit3 < Msf::Exploit::Local
'References' =>
[
[ 'CVE', '2011-2005' ],
[ 'MSB', 'MS11-080' ],
[ 'OSVDB', '76232' ],
[ 'EDB', '18176' ],
[ 'MSB', 'MS11-080' ],
[ 'URL', 'http://www.offensive-security.com/vulndev/ms11-080-voyage-into-ring-zero/' ]
],
'DisclosureDate'=> 'Nov 30 2011',

View File

@ -33,7 +33,8 @@ class Metasploit3 < Msf::Exploit::Remote
'Platform' => 'win',
'References' =>
[
[ 'CVE', '2013-2492' ]
[ 'CVE', '2013-2492' ],
[ 'OSVDB', '91044' ]
],
'DefaultOptions' =>
{

View File

@ -40,6 +40,8 @@ class Metasploit3 < Msf::Exploit::Remote
],
'References' =>
[
[ 'OSVDB', '83774' ],
[ 'EDB', '19613' ],
[ 'URL', 'http://www.signal11.eu/en/research/articles/targeted_2010.pdf' ],
[ 'URL', 'http://badishi.com/own-and-you-shall-be-owned' ]
],

View File

@ -31,6 +31,7 @@ class Metasploit3 < Msf::Exploit::Remote
'References' =>
[
['CVE', '2012-4705'],
['OSVDB', '90368'],
['URL', 'http://ics-cert.us-cert.gov/pdf/ICSA-13-050-01-a.pdf']
],
'DisclosureDate' => 'Feb 02 2013',