Skip to content

Commit 8ddf8a0

Browse files
committed
Remove options
1 parent 212c96d commit 8ddf8a0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

modules/exploits/linux/local/cve_2023_0386_overlayfs_priv_esc.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ def initialize(info = {})
4444
'DefaultTarget' => 0,
4545
'DefaultOptions' => {
4646
'AppendExit' => true,
47-
'PrependSetresuid' => true,
48-
'PrependSetresgid' => true,
49-
'PrependSetreuid' => true,
50-
'PrependSetuid' => true,
5147
'PrependFork' => true,
5248
'PAYLOAD' => 'linux/x64/meterpreter_reverse_tcp'
5349
},

0 commit comments

Comments
 (0)