// MITRE ATT&CK

T1564.001 · Hidden Files and Directories

🎯 Stealth LinuxmacOSWindows Sub-technique

Sub-technique of T1564 · Hide Artifacts.

Adversaries may set files and directories to be hidden to evade detection mechanisms. To prevent normal users from accidentally changing special files on a system, most operating systems have the concept of a ‘hidden’ file. These files don’t show up when a user browses the file system with a G...

How to detect & mitigate it

Detecting Hidden Files and Directories 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.