fixed EDB reference

bug/bundler_fix
h00die 2016-06-03 17:13:36 -04:00
parent c553353fab
commit 8d76bdb8af
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ class MetasploitModule < Msf::Exploit::Remote
],
'References' =>
[
[ 'URL', 'https://www.exploit-db.com/exploits/34839/' ],
[ 'EDB', '34839' ],
[ 'CVE', '2014-6271']
],
'License' => MSF_LICENSE,