Techniques › T1039 › AN1147
AN1147 Analytic 1147
macOS · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detection of file access from mounted SMB shares followed by copy or exfil commands from Terminal or script interpreter processes.</p>
- Detects
- T1039 Data from Network Shared Drive
- Part of
- DET0410 Detection Strategy for Data from Network Shared Drive
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 | filesystem and process events | DC0055 File Access |
| fs:fsusage | open/read/mount operations | DC0054 Drive Access |
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 |
|---|---|
ProcessPath | Script interpreters may vary (e.g., zsh, bash, python, osascript). |
SharePath | Network drive mount points may differ across enterprises. |