// MITRE ATT&CK

T1070.006 · Timestomp

🎯 Stealth ESXiLinuxmacOSWindows Sub-technique

Sub-technique of T1070 · Indicator Removal.

Adversaries may modify file time attributes to hide new files or changes to existing files. Timestomping is a technique that modifies the timestamps of a file (the modify, access, create, and change times), often to mimic files that are in the same folder and blend malicious files with legitimate fi...

How to detect & mitigate it

Detecting Timestomp 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.