Techniques › T1561.002 › AN0830
AN0830 Analytic 0830
Network Devices · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Execution of destructive CLI commands such as format flash:, format disk, or equivalent vendor-specific commands that erase filesystem structures. Detection correlates AAA logs showing privileged access with immediate format/erase commands.</p>
- Detects
- T1561.002 Disk Structure Wipe
- Part of
- DET0297 Detection Strategy for Disk Structure Wipe via Boot/Partition Overwrite
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 | format flash:, format disk, reformat commands | DC0064 Command Execution |
| networkdevice:syslog | Privileged login followed by destructive format command | DC0002 User Account Authentication |
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 |
|---|---|
CommandPatterns | Expand detection to cover vendor-specific destructive commands. |
PrivilegedUsers | Whitelist authorized maintenance sessions to reduce false positives. |