Add disclosure link

bug/bundler_fix
Tod Beardsley 2015-04-08 16:07:33 -05:00
parent 7ed1655976
commit 52f1b95222
1 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,8 @@ class Metasploit3 < Msf::Auxiliary
'References' => [
[ 'CVE', '2015-0964' ], # XSS vulnerability
[ 'CVE', '2015-0965' ], # CSRF vulnerability
[ 'CVE', '2015-0966' ] # "techician/yZgO8Bvj" web interface backdoor
[ 'CVE', '2015-0966' ], # "techician/yZgO8Bvj" web interface backdoor
[ 'URL', 'https://community.rapid7.com/rapid7_blogpostdetail?id=a111400000AanBs'] # Original disclosure
]
))