isc.sans.edu 6/24/2026, 7:09:39 AM · external

Linux Process Name Masquerading: How Attackers Hide Code

Linux Process Name Masquerading: How Attackers Hide Code
CyberSIXT Evidence Panel Source marked as original reporting

THE article by Xavier Mertens discusses the technique of Linux process name masquerading, where malicious processes can disguise themselves using non-suspicious names. It references the MITRE ATT&CK framework (T1036) and emphasizes that both the process name and command line can be manipulated. Mertens provides technical examples of how to change these attributes using Linux commands and C code, highlighting the risks and detection methods.

The article also notes the differences in Windows process name handling, where the Process Environment Block (PEB) can similarly be modified. Tools like Kunai can detect such masquerading by capturing real command line execution information.

View full article

Article by CyberSIXT