Remove redundant pay opts
parent
a17d61897d
commit
0901d00da5
|
@ -38,8 +38,6 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'Payload' =>
|
||||
{
|
||||
'BadChars' => "&\n=+%",
|
||||
'DisableNops' => true,
|
||||
'Compat' => { 'ConnectionType' => 'find' }
|
||||
},
|
||||
'DefaultOptions' =>
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue