Bleh, fix BID reference

git-svn-id: file:///home/svn/framework3/trunk@14016 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Wei Chen 2011-10-20 17:40:21 +00:00
parent e5f7bfceaf
commit 06aa776a77
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ class Metasploit3 < Msf::Exploit::Remote
'References' =>
[
[ 'CVE', '2009-3999' ],
[ 'URL', 'http://www.securityfocus.com/bid/37867' ]
[ 'BID', '37867' ]
],
'DefaultOptions' =>
{
@ -122,4 +122,4 @@ class Metasploit3 < Msf::Exploit::Remote
handler
disconnect
end
end
end