Files
elastic-detection-rules/rules/linux
Samirbous af50447032 [New/Tuning] Potential Privilege Escalation via unshare Followed by Root (#6105)
* [New/Tuning] Potential Privilege Escalation via unshare Followed by Root Process

Detects a short sequence where a non-root user performs unshare-related namespace activity (often associated with user namespace privilege escalation primitives) and then a root process is executed shortly after. This can indicate a successful local privilege escalation attempt or suspicious namespace manipulation.

* Update privilege_escalation_unshare_to_root_process_auditd_sequence.toml

* Update rules/linux/privilege_escalation_unshare_to_root_process_auditd_sequence.toml

Co-authored-by: Ruben Groenewoud <78494512+Aegrah@users.noreply.github.com>

* Update privilege_escalation_unshare_to_root_process_auditd_sequence.toml

---------

Co-authored-by: Ruben Groenewoud <78494512+Aegrah@users.noreply.github.com>
2026-05-08 21:00:19 +01:00
..