// MITRE ATT&CK

T1036.009 · Break Process Trees

🎯 Stealth LinuxmacOS Sub-technique

Sub-technique of T1036 · Masquerading.

An adversary may attempt to evade process tree-based analysis by modifying executed malware's parent process ID (PPID). If endpoint protection software leverages the “parent-child" relationship for detection, breaking this relationship could result in the adversary’s behavior not being associate...

How to detect & mitigate it

Detecting Break Process Trees starts with your SIEM/EDR telemetry. Write a detection rule with the Sigma generator, analyze suspicious logs in the log analyzer, and place the technique on your coverage with the ATT&CK matrix.

Related techniques

Source: MITRE ATT&CK®. ATT&CK is a registered trademark of The MITRE Corporation. Content for educational purposes.