Bleh, fix BID reference
git-svn-id: file:///home/svn/framework3/trunk@14016 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
e5f7bfceaf
commit
06aa776a77
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue