Techniques › T1025 › AN1410
AN1410 Analytic 1410
Windows · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Adversary mounts a USB device and begins enumerating, copying, or compressing files using scripting engines, cmd, or remote access tools.</p>
- Detects
- T1025 Data from Removable Media
- Part of
- DET0511 Detection of Data Access and Collection from Removable Media
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:System | EventCode=2003 | DC0042 Drive 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 |
|---|---|
VolumeLabel | Can tune based on known removable device labels or whitelist |
TimeWindow | Controls timing between device mount and sensitive file access |
TargetFileType | Tune for sensitive file extensions (e.g., .docx, .pdf, .csv) |