Add OSVDB ref, fixed exploit-db refs

git-svn-id: file:///home/svn/framework3/trunk@8071 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Steve Tornio 2010-01-05 11:49:12 +00:00
parent 905d391d5e
commit 888b7637c0
1 changed files with 3 additions and 2 deletions

View File

@ -39,8 +39,9 @@ class Metasploit3 < Msf::Exploit::Remote
'Version' => '$Revision$',
'References' =>
[
[ 'URL', 'http://www.milw0rm.com/exploits/10765' ],
[ 'URL', 'http://www.milw0rm.com/exploits/10973' ]
[ 'OSVDB', '61386' ],
[ 'URL', 'http://www.exploit-db.com/exploits/10765' ],
[ 'URL', 'http://www.exploit-db.com/exploits/10973' ]
],
'Privileged' => true,
'DefaultOptions' =>