Skip to content

Commit b243b86

Browse files
Update modules/exploits/linux/local/cve_2023_0386_overlayfs_priv_esc.rb
use linux/x64/meterpreter_reverse_tcp Co-authored-by: Brendan <[email protected]>
1 parent dc81711 commit b243b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/local/cve_2023_0386_overlayfs_priv_esc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def initialize(info = {})
4949
'PrependSetreuid' => true,
5050
'PrependSetuid' => true,
5151
'PrependFork' => true,
52-
'PAYLOAD' => 'linux/x64/meterpreter/reverse_tcp'
52+
'PAYLOAD' => 'linux/x64/meterpreter_reverse_tcp'
5353
},
5454
'Privileged' => true,
5555
'References' => [

0 commit comments

Comments
 (0)