kevmap

TechniquesT1070.006 › AN1626

AN1626 Analytic 1626

Windows · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Detects attempts to modify file timestamps via API usage (e.g., SetFileTime), CLI tools (e.g., w32tm, PowerShell), or double-timestomp behavior where $SI and $FN timestamps are mismatched or reverted.</p>
Detects
T1070.006 Timestomp
Part of
DET0591 Cross-Platform Behavioral Detection of File Timestomping via Metadata Tampering

Log sources and channels

Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.

Log sourceChannelData component
WinEventLog:SysmonEventCode=15DC0059 File Metadata
WinEventLog:SecurityEventCode=4663, 4670, 4656DC0055 File Access
EDR:fileSetFileTimeDC0021 OS API Execution

Mutable elements

Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.

FieldDescription
TimeWindowCorrelate timestamp change with preceding file creation or suspicious access
APINamePatternInclude SetFileTime, NtSetInformationFile, or other timestamp APIs
TimestampDeltaThresholdTrigger on excessive backdating (e.g., >90 days)