Merge pull request #148 from swtornio/master

add osvdb ref
unstable
sinn3r 2012-01-31 08:00:13 -08:00
commit bced98add2
1 changed files with 2 additions and 1 deletions

View File

@ -25,6 +25,7 @@ class Metasploit3 < Msf::Exploit::Remote
'License' => MSF_LICENSE,
'References' =>
[
['OSVDB', '78508'],
['BID', '51647'],
['URL', 'http://www.vbseo.com/f5/vbseo-security-bulletin-all-supported-versions-patch-release-52783/'],
['URL', 'http://www.exploit-db.com/exploits/18424/']
@ -96,4 +97,4 @@ class Metasploit3 < Msf::Exploit::Remote
vprint_status(response.body)
end
end
end