Land #10776, Fix references in #10672

GSoC/Meterpreter_Web_Console
Shelby Pace 2018-10-08 16:08:50 -05:00
commit 96681b03d1
No known key found for this signature in database
GPG Key ID: B2F3A8B476406857
1 changed files with 9 additions and 5 deletions

View File

@ -22,14 +22,18 @@ class MetasploitModule < Msf::Exploit::Remote
},
'Author' =>
[
't4rkd3vilz', # PoC
'hubertwslin' # Metasploit module
'ZDI', # Initial discovery
't4rkd3vilz', # PoC
'hubertwslin' # Metasploit module
],
'References' =>
[
[ 'EDB', '44965'],
[ 'CVE', '2018-10594'],
[ 'ZDI', '18-588']
[ 'CVE', '2018-10594' ],
[ 'BID', '104529' ],
[ 'ZDI', '18-586' ],
[ 'ZDI', '18-588' ],
[ 'EDB', '44965' ],
[ 'URL', 'https://ics-cert.us-cert.gov/advisories/ICSA-18-172-01' ]
],
'Payload' =>
{