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' =>
|
||||
[
|
||||
['CVE', '2010-3867'],
|
||||
#['OSVDB', ''],
|
||||
['OSVDB', '68985'],
|
||||
['BID', '44562']
|
||||
],
|
||||
'DefaultOptions' =>
|
||||
|
|
|
@ -60,7 +60,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'References' =>
|
||||
[
|
||||
[ 'CVE', '2010-3962' ],
|
||||
#[ 'OSVDB', '' ],
|
||||
[ 'OSVDB', '68987' ],
|
||||
[ 'BID', '44536' ],
|
||||
[ 'URL', 'http://www.microsoft.com/technet/security/advisory/2458511.mspx' ],
|
||||
[ 'URL', 'http://www.exploit-db.com/exploits/15421/' ],
|
||||
|
|
|
@ -30,6 +30,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'Version' => '$Revision$',
|
||||
'References' =>
|
||||
[
|
||||
[ 'OSVDB', '68986'],
|
||||
[ 'URL', 'http://www.moxa.com' ],
|
||||
],
|
||||
'DefaultOptions' =>
|
||||
|
|
Loading…
Reference in New Issue