kevmap

TechniquesT1217 › AN0037

AN0037 Analytic 0037

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

<p>Access to browser artifact locations (e.g., Chrome, Edge, Firefox) by processes like PowerShell, cmd.exe, or unknown tools, followed by file reads, decoding, or export operations indicating enumeration of bookmarks, autofill, or history databases.</p>
Detects
T1217 Browser Information Discovery
Part of
DET0013 Detection of Local Browser Artifact Access for Reconnaissance

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=1DC0032 Process Creation
WinEventLog:SysmonEventCode=11DC0039 File Creation
WinEventLog:PowerShellEventCode=4103, 4104, 4105, 4106DC0064 Command Execution

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
TargetPathRegexLocation of browser data folders like %APPDATA%\Google\Chrome\User Data or %APPDATA%\Mozilla\Firefox
ParentProcessUsed to exclude known browser maintenance or backup processes
ScriptBlockPatternUsed to detect suspicious PowerShell commands targeting browser data

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2020-3580Cisco Adaptive Security Appliance (ASA) and Firepower Threat Defense (FTD)Mapped