kevmap

TechniquesT1539 › AN1402

AN1402 Analytic 1402

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

<p>Detects suspicious access to browser session cookie storage (e.g., Chrome’s Cookies SQLite DB) or memory reads of browser processes. Anomalous injection or memory dump utilities targeting browser processes such as chrome.exe, firefox.exe, or msedge.exe.</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
WinEventLog:SysmonEventCode=10DC0035 Process Access
WinEventLog:SysmonEventCode=2DC0061 File Modification
WinEventLog:SecurityEventCode=4688DC0032 Process Creation

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
TargetProcessListMonitored browsers (e.g., chrome.exe, firefox.exe)
AccessToolListSuspicious tools used for injection or memory access (e.g., mimikatz, procdump)
TargetCookiePathsLocations of cookie stores like `AppData\Local\Google\Chrome\User Data\Default\Cookies`