kevmap

TechniquesT1074.001 › AN0724

AN0724 Analytic 0724

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

<p>Detects file reads across locations followed by writes to temp or staging directories, often compressed or encrypted, indicating local staging behavior.</p>
Detects
T1074.001 Local Data Staging
Part of
DET0261 Detection of Local Data Staging Prior to Exfiltration

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=11DC0039 File Creation
WinEventLog:SysmonEventCode=1DC0032 Process Creation
WinEventLog:SecurityEventCode=4663, 4670, 4656DC0055 File Access

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
StagingDirListPaths such as C:\Temp, C:\Windows\Tasks, etc.
ArchivingToolPatternsMatches to 7z.exe, rar.exe, zip.exe, or custom scripts.
TimeWindowHow long to correlate file reads followed by compression.