// MITRE ATT&CK

T1036.006 · Space after Filename

🎯 Stealth LinuxmacOS Sub-technique

Sub-technique of T1036 · Masquerading.

Adversaries can hide a program's true filetype by changing the extension of a file. With certain file types (specifically this does not work with .app extensions), appending a space to the end of a filename will change how the file is processed by the operating system. For example, if there is a Ma...

How to detect & mitigate it

Detecting Space after Filename 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.