Land #6360, @pyllyukko's reference cleanup for ipmi_dumphashes

bug/bundler_fix
Jon Hart 2015-12-16 22:03:40 -08:00
commit f3ac8a2cc0
No known key found for this signature in database
GPG Key ID: 2FA9F0A3AFA8E9D3
1 changed files with 5 additions and 1 deletions

View File

@ -25,7 +25,11 @@ class Metasploit3 < Msf::Auxiliary
'License' => MSF_LICENSE,
'References' =>
[
['URL', 'http://fish2.com/ipmi/remote-pw-cracking.html']
['URL', 'http://fish2.com/ipmi/remote-pw-cracking.html'],
['URL', 'http://seclists.org/bugtraq/2014/Apr/16'], # HP's SSRT101367
['CVE', '2013-4786'],
['OSVDB', '95057'],
['BID', '61076'],
],
'DisclosureDate' => 'Jun 20 2013'
)