kevmap

TechniquesT1539 › AN1403

AN1403 Analytic 1403

Linux · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Detects access to known browser cookie files (e.g., ~/.mozilla/firefox/*.default/cookies.sqlite, ~/.config/google-chrome/) and suspicious reads of browser memory via /proc/[pid]/mem or ptrace.</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 sourceChannelData component
auditd:SYSCALLopen or read to browser cookie storageDC0055 File Access
auditd:SYSCALLptrace syscall or access to /proc/*/memDC0035 Process 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.

FieldDescription
CookieFilePatternsRegex paths to known browser cookie locations
TimeWindowCorrelated time range between cookie read and web upload or process injection
BrowserProcPatternsExpected names for browser processes being accessed