Techniques › T1074 › AN0040
AN0040 Analytic 0040
Windows · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detects staging of sensitive files into temporary or public directories, compression with 7zip/WinRAR, or batch copy prior to exfiltration.</p>
- Detects
- T1074 Data Staged
- Part of
- DET0014 Detection of 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 source | Channel | Data component |
|---|---|---|
| WinEventLog:Security | EventCode=4663, 4670, 4656 | DC0055 File Access |
| WinEventLog:Sysmon | EventCode=11 | DC0039 File Creation |
| WinEventLog:Sysmon | EventCode=1 | DC0032 Process Creation |
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.
| Field | Description |
|---|---|
StagingDirectoryList | Temp folders or user profile staging directories |
CompressionToolList | 7z.exe, rar.exe, zip.exe paths |
TimeWindow | Temporal bounds for detecting batch staging activities |