Fix duplicate hash key "Platform"
In modules/exploits/windows/scada/winlog_runtime_2.rb.bug/bundler_fix
parent
5eec07d4d1
commit
6aa3952c91
|
@ -44,7 +44,6 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'BadChars' => "\x00",
|
||||
'DisableNops' => true,
|
||||
},
|
||||
'Platform' => 'win',
|
||||
'Targets' =>
|
||||
[
|
||||
[ 'Sielco Sistemi Winlog 2.07.14/2.07.16 - Ceramics Kiln Project',
|
||||
|
|
Loading…
Reference in New Issue