Skip to content

Commit da356e7

Browse files
committed
Remove Compat hash to allow more payloads
1 parent f0c89ff commit da356e7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

modules/exploits/linux/misc/drb_remote_codeexec.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ def initialize(info = {})
3232
'Payload' =>
3333
{
3434
'DisableNops' => true,
35-
'Compat' =>
36-
{
37-
'PayloadType' => 'cmd',
38-
},
3935
'Space' => 32768,
4036
},
4137
'Platform' => 'unix',

0 commit comments

Comments
 (0)