Techniques › T1006 › AN1194
AN1194 Analytic 1194
Network Devices · attack.mitre.org · ATT&CK Enterprise v19.2
<p>CLI or automated utilities accessing raw device volumes or flash storage directly (e.g., via
copy flash:, format, or partition commands).</p>- Detects
- T1006 Direct Volume Access
- Part of
- DET0426 Detection of Direct Volume Access for File System Evasion
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 |
|---|---|---|
| networkdevice:cli | command logging | DC0064 Command 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.
| Field | Description |
|---|---|
CommandScope | Limit detection to volume-level commands (e.g., `format`, `copy`, `mount`, `erase`). |
DeviceTypeFilter | Filter by internal vs. removable volume interactions (e.g., flash, SD card). |