Skip to content

Commit f05c9f6

Browse files
update: description
1 parent 2630d30 commit f05c9f6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

rules/linux/process_creation/proc_creation_lnx_chroot_execution.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ status: experimental
44
description: |
55
Detects the execution of 'sudo' command with '--chroot' option, which is used to change the root directory for command execution.
66
Attackers may use this technique to evade detection and execute commands in a modified environment.
7+
This can be part of a privilege escalation strategy, as it allows the execution of commands with elevated privileges in a controlled environment as seen in CVE-2025-32463.
8+
While investigating, look out for unusual or unexpected use of 'sudo --chroot' in conjunction with other commands or scripts such as execution from temporary directories or unusual user accounts.
79
references:
810
- https://github.com/kh4sh3i/CVE-2025-32463/blob/81bb430f84fa2089224733c3ed4bfa434c197ad4/exploit.sh
911
author: Swachchhanda Shrawn Poudel (Nextron Systems)

0 commit comments

Comments
 (0)