Delete extra comma

bug/bundler_fix
jvazquez-r7 2014-02-25 15:29:46 -06:00
parent cb18639b66
commit 96ffb1db47
1 changed files with 1 additions and 1 deletions

View File

@ -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,