kevmap

TechniquesT1555.003 › AN0106

AN0106 Analytic 0106

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

<p>Detects attempts to access browser credential stores (e.g., Firefox logins.json, Chrome SQLite DB) or processes (e.g., gnome-keyring-daemon). Observes unauthorized file reads and memory inspection of browser processes using ptrace or gdb.</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
auditd:FILE/home/*/.mozilla/firefox/*/logins.json OR /home/*/.config/google-chrome/*/Login DataDC0055 File Access
auditd:SYSCALLptrace attachDC0035 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
BrowserCredentialFilesPaths of web browser credential databases to monitor
AllowedDebuggersList of expected debugging tools for dev/test environments