add osvdb refs
git-svn-id: file:///home/svn/framework3/trunk@10914 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
e75b80f436
commit
338d6e3693
|
@ -30,7 +30,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
'References' =>
|
'References' =>
|
||||||
[
|
[
|
||||||
['CVE', '2010-3867'],
|
['CVE', '2010-3867'],
|
||||||
#['OSVDB', ''],
|
['OSVDB', '68985'],
|
||||||
['BID', '44562']
|
['BID', '44562']
|
||||||
],
|
],
|
||||||
'DefaultOptions' =>
|
'DefaultOptions' =>
|
||||||
|
|
|
@ -60,7 +60,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
'References' =>
|
'References' =>
|
||||||
[
|
[
|
||||||
[ 'CVE', '2010-3962' ],
|
[ 'CVE', '2010-3962' ],
|
||||||
#[ 'OSVDB', '' ],
|
[ 'OSVDB', '68987' ],
|
||||||
[ 'BID', '44536' ],
|
[ 'BID', '44536' ],
|
||||||
[ 'URL', 'http://www.microsoft.com/technet/security/advisory/2458511.mspx' ],
|
[ 'URL', 'http://www.microsoft.com/technet/security/advisory/2458511.mspx' ],
|
||||||
[ 'URL', 'http://www.exploit-db.com/exploits/15421/' ],
|
[ 'URL', 'http://www.exploit-db.com/exploits/15421/' ],
|
||||||
|
|
|
@ -30,6 +30,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
'Version' => '$Revision$',
|
'Version' => '$Revision$',
|
||||||
'References' =>
|
'References' =>
|
||||||
[
|
[
|
||||||
|
[ 'OSVDB', '68986'],
|
||||||
[ 'URL', 'http://www.moxa.com' ],
|
[ 'URL', 'http://www.moxa.com' ],
|
||||||
],
|
],
|
||||||
'DefaultOptions' =>
|
'DefaultOptions' =>
|
||||||
|
|
Loading…
Reference in New Issue