Techniques › T1074.002 › AN0196
AN0196 Analytic 0196
macOS · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detects rsync or scp inbound from other hosts that then aggregate content into /Users/Shared or /private/tmp, often involving compressed files or scripts.</p>
- Detects
- T1074.002 Remote Data Staging
- Part of
- DET0071 Detection of Remote Data Staging Prior to Exfiltration
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 | exec logs | DC0032 Process Creation |
| macos:unifiedlog | file events | DC0039 File Creation |
| NSM:Flow | remote login and transfer | DC0085 Network Traffic Content |
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 |
|---|---|
StagingPaths | Monitored remote-to-local write destinations such as /Users/Shared |
CompressionIndicators | Presence of .zip, .7z, or tar.gz indicating consolidation |
TimeWindow | Temporal correlation of transfer and staging write operations |