Skip to the content.

back

Find sigma rule :x:

Attack: Indicator Removal on Host: Timestomp

Adversaries may modify file time attributes to hide new 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. This is done, for example, on files that have been modified or created by the adversary so that they do not appear conspicuous to forensic investigators or file analysis tools.

Timestomping may be used along with file name Masquerading to hide malware and tools.(Citation: WindowsIR Anti-Forensic Techniques)

MITRE

Tactic

technique

Test : Set a file’s access timestamp

OS

Description:

Stomps on the access timestamp of a file

Executor

sh

Sigma Rule

back