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