Merge remote branch 'wchen-r7/cert_refs'
commit
cdcb58d3ed
|
@ -35,7 +35,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
[
|
||||
['OSVDB', '66842'],
|
||||
['URL', 'http://blog.metasploit.com/2010/08/vxworks-vulnerabilities.html'],
|
||||
['URL', 'http://www.kb.cert.org/vuls/id/362332']
|
||||
['US-CERT-VU', '362332']
|
||||
]
|
||||
))
|
||||
end
|
||||
|
|
|
@ -35,7 +35,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
[
|
||||
['OSVDB', '66842'],
|
||||
['URL', 'http://blog.metasploit.com/2010/08/vxworks-vulnerabilities.html'],
|
||||
['URL', 'http://www.kb.cert.org/vuls/id/362332']
|
||||
['US-CERT-VU', '362332']
|
||||
]
|
||||
))
|
||||
end
|
||||
|
|
|
@ -30,7 +30,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
[
|
||||
['OSVDB', '66842'],
|
||||
['URL', 'http://blog.metasploit.com/2010/08/vxworks-vulnerabilities.html'],
|
||||
['URL', 'http://www.kb.cert.org/vuls/id/362332']
|
||||
['US-CERT-VU', '362332']
|
||||
],
|
||||
'Actions' =>
|
||||
[
|
||||
|
|
|
@ -32,7 +32,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
[
|
||||
['OSVDB', '66842'],
|
||||
['URL', 'http://blog.metasploit.com/2010/08/vxworks-vulnerabilities.html'],
|
||||
['URL', 'http://www.kb.cert.org/vuls/id/362332']
|
||||
['US-CERT-VU', '362332']
|
||||
],
|
||||
'Actions' =>
|
||||
[
|
||||
|
|
|
@ -25,7 +25,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
[
|
||||
[ 'CVE', '2012-1803' ],
|
||||
[ 'EDB', '18779' ],
|
||||
[ 'URL', 'http://www.kb.cert.org/vuls/id/889195' ]
|
||||
[ 'US-CERT-VU', '889195' ]
|
||||
],
|
||||
'Author' => [
|
||||
'Borja Merino <bmerinofe[at]gmail.com>',
|
||||
|
|
|
@ -29,7 +29,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
'References' =>
|
||||
[
|
||||
['URL', 'http://blog.metasploit.com/2010/08/vxworks-vulnerabilities.html'],
|
||||
['URL', 'http://www.kb.cert.org/vuls/id/362332']
|
||||
['US-CERT-VU', '362332']
|
||||
]
|
||||
)
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
'References' =>
|
||||
[
|
||||
['URL', 'http://blog.metasploit.com/2010/08/vxworks-vulnerabilities.html'],
|
||||
['URL', 'http://www.kb.cert.org/vuls/id/362332']
|
||||
['US-CERT-VU', '362332']
|
||||
]
|
||||
)
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
['BID', '50997'],
|
||||
['OSVDB', '77600'],
|
||||
['UDB', '18220'],
|
||||
['URL', 'http://www.kb.cert.org/vuls/id/158003']
|
||||
['US-CERT-VU', '158003']
|
||||
],
|
||||
'DefaultOptions' =>
|
||||
{
|
||||
|
|
|
@ -40,7 +40,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
[ 'CVE', '2011-3976' ],
|
||||
[ 'OSVDB', '75633' ],
|
||||
[ 'EDB', '17876' ],
|
||||
[ 'URL', 'http://www.kb.cert.org/vuls/id/440219' ],
|
||||
[ 'US-CERT-VU', '440219' ]
|
||||
],
|
||||
'DefaultOptions' =>
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue