Techniques › T1070.010 › AN1219
AN1219 Analytic 1219
Network Devices · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detects firmware or script relocation attempts (e.g., CLI-based
copy, move, or rename) between temporary partitions and config startup folders on routers or switches.</p>- Detects
- T1070.010 Relocate Malware
- Part of
- DET0439 Detection of Malware Relocation via Suspicious File Movement
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:syslog | command audit | 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 |
|---|---|
StartupConfigPath | Targeted config folders like flash:/startup-config or nvram: |
CommandPatternMatch | e.g., `copy tftp flash`, `rename`, `move flash:/old.bin flash:/new.bin` |