Skip to content

Commit 0901d00

Browse files
committed
Remove redundant pay opts
1 parent a17d618 commit 0901d00

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/exploits/multi/http/phpmyadmin_preg_replace.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ def initialize(info = {})
3838
'Payload' =>
3939
{
4040
'BadChars' => "&\n=+%",
41-
'DisableNops' => true,
42-
'Compat' => { 'ConnectionType' => 'find' }
4341
},
4442
'DefaultOptions' =>
4543
{

0 commit comments

Comments
 (0)