kevmap

TechniquesT1555.003 › AN0105

AN0105 Analytic 0105

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

<p>Detects unauthorized access to web browser credential stores (e.g., Chrome Login Data, Edge Credential Locker) by processes other than the browser itself. Correlates file reads of credential databases with subsequent API calls to CryptUnprotectData or memory inspection attempts.</p>
Detects
T1555.003 Credentials from Web Browsers
Part of
DET0037 Detect Suspicious Access to Browser Credential Stores

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:SecurityEventCode=4663, 4670, 4656DC0055 File Access
WinEventLog:SysmonEventCode=10DC0035 Process Access
WinEventLog:SysmonEventCode=1DC0032 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
MonitoredPathsBrowser-specific credential storage paths such as Chrome Login Data, IE Credential Locker
TimeWindowCorrelation window between file read and process memory/API access