Techniques › T1539 › AN1404
AN1404 Analytic 1404
macOS · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detects unauthorized access to browser cookie paths (e.g.,
~/Library/Application Support/Google/Chrome/Default/Cookies) or task_for_pid/vm_read calls to Safari/Chrome memory space.</p>- Detects
- T1539 Steal Web Session Cookie
- Part of
- DET0509 Detection of Web Session Cookie Theft via File, Memory, and Network Artifacts
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 | vm_read, task_for_pid, or file open to cookie databases | DC0035 Process Access |
| fs:fsusage | file open for known browser cookie paths | DC0055 File 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 |
|---|---|
TargetBrowserList | List of processes considered web browsers on macOS |
BrowserCookiePathList | Cookie database paths specific to each browser |