Delete extra comma
parent
cb18639b66
commit
96ffb1db47
|
@ -40,7 +40,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'Platform' => 'win',
|
||||
'Targets' =>
|
||||
[
|
||||
[ 'GE Proficy CIMPLICITY 7.5 (embedded CimWebServer)', { } ],
|
||||
[ 'GE Proficy CIMPLICITY 7.5 (embedded CimWebServer)', { } ]
|
||||
],
|
||||
'DefaultTarget' => 0,
|
||||
'Privileged' => true,
|
||||
|
|
Loading…
Reference in New Issue