parent
7bc018bfcc
commit
064683495e
|
@ -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' =>
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue