Techniques › T1606 › AN0718
AN0718 Analytic 0718
Identity Provider · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Forged web credentials may manifest as anomalous SAML token issuance, OpenID Connect token minting, or Zimbra pre-auth key usage. Defenders may see tokens issued without normal authentication events, multiple valid tokens generated simultaneously, or signing anomalies in IdP logs.</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 |
|---|---|---|
| azure:signinlogs | SAML/OIDC tokens issued without corresponding MFA or password validation | DC0006 Web Credential Creation |
| NSM:Connections | Pre-authentication keys generated or token signing anomalies | DC0007 Web Credential Usage |
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 |
|---|---|
TokenLifetimeThreshold | Limit the maximum time temporary tokens are valid. |
ExpectedAuthFlows | Define normal authentication flows (e.g., password+MFA) to baseline token issuance. |