Techniques › T1606 › 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 source | Channel | Data component |
|---|---|---|
| auditd:SYSCALL | Processes reading credential or token cache files | DC0055 File Access |
| WinEventLog:Sysmon | Outbound requests with forged tokens/cookies in headers | DC0085 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.
| Field | Description |
|---|---|
CredentialFilePaths | Define which credential and session files should trigger monitoring. |