Techniques › T1070.010 › AN1218
AN1218 Analytic 1218
macOS · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detects movement of binaries to
~/Library/, /System/, or app bundle locations, especially after initial execution or download from Safari or Mail.</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 |
|---|---|---|
| macos:unifiedlog | log stream | DC0064 Command Execution |
| macos:osquery | file_events | 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 |
|---|---|
TargetBundlePathPattern | Monitor relocation to .app/Contents/MacOS/ or ~/Library/Launch* |
QuarantineFlagCheck | Check for disappearance of com.apple.quarantine attribute post-move |