kevmap

TechniquesT1606 › AN0720

AN0720 Analytic 0720

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

<p>On Linux systems, forged credentials may be injected into browser session files, curl/wget headers, or token caches in memory. Detection can leverage auditd to track processes accessing sensitive files (~/.mozilla, ~/.config/chromium, ~/.aws/credentials) and correlate with suspicious outbound connections.</p>
Detects
T1606 Forge Web Credentials
Part of
DET0260 Detection Strategy for Forged Web Credentials

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:SYSCALLProcesses reading credential or token cache filesDC0055 File Access
WinEventLog:SysmonOutbound requests with forged tokens/cookies in headersDC0085 Network Traffic Content

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
CredentialFilePathsDefine which credential and session files should trigger monitoring.