We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 547a0bb commit c5c51feCopy full SHA for c5c51fe
modules/exploits/linux/local/sudo_chroot_cve_2025_32463.rb
@@ -41,7 +41,7 @@ def initialize(info = {})
41
42
'Arch' => [ ARCH_CMD ],
43
44
- # chmod has some issues for meterpreter, forcing shell
+ # mkdir/chmod has some issues for meterpreter, forcing shell
45
'SessionTypes' => [ 'shell' ],
46
47
'Targets' => [[ 'Auto', {} ]],
0 commit comments