Techniques › T1070.010 › AN1217
AN1217 Analytic 1217
Linux · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detects binary movement or copying between untrusted and trusted paths (e.g., /tmp/ → /usr/bin/ or /etc/init.d/) that may indicate persistence attempts or cleanup of origin traces.</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 |
|---|---|---|
| auditd:SYSCALL | PATH | DC0061 File Modification |
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 |
|---|---|
RelocationPathPatterns | Match movement into known persistence or exclusion directories |
BinaryEntropyThreshold | Apply threshold to detect high-entropy relocations (e.g., packed malware) |