Add Bugtraq ID

GSoC/Meterpreter_Web_Console
HD Moore 2018-05-06 22:21:13 -05:00
parent 5d57e9db34
commit 9712215e66
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@ class MetasploitModule < Msf::Exploit::Remote
],
'References' => [
['CVE', '2017-15944'],
['URL', 'http://seclists.org/fulldisclosure/2017/Dec/38']
['URL', 'http://seclists.org/fulldisclosure/2017/Dec/38'],
['BID', '102079'],
],
'DisclosureDate' => 'Dec 11 2017',
'License' => MSF_LICENSE,