Threaticon
Toggle sidebar

You're viewing a limited, public preview. Log in for full access.

Log in User Guide
Log in Get started
Detection Strategies DET0260 — Detection Strategy for Forged Web Credentials
DET0260

Detection Strategy for Forged Web Credentials

7 analytic(s) · 1 technique(s) detected

Analytics

7
AN0717 Analytic 0717
IaaS

Defenders may detect adversaries forging web credentials in IaaS environments by monitoring for anomalous API activity such as AssumeRole or GetFederationToken being executed by unusual principals. These events often correlate with sudden logon sessions from unfamiliar IP addresses or regions. The chain is usually secret material misuse (stolen private key or password) → API request generating a new token → access to high-value resources.

AWS:CloudTrail AssumeRole, GetFederationToken API calls by unusual or new entities AWS:CloudTrail Temporary security credentials used to authenticate into management console or APIs
[AuthorizedRoleMappings] Define expected users and roles allowed to use AssumeRole or federation APIs.
[GeoVelocityThreshold] Alert if the same user authenticates from geographically disparate locations within a short time.
AN0718 Analytic 0718
Identity Provider

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.

azure:signinlogs SAML/OIDC tokens issued without corresponding MFA or password validation NSM:Connections Pre-authentication keys generated or token signing anomalies
[TokenLifetimeThreshold] Limit the maximum time temporary tokens are valid.
[ExpectedAuthFlows] Define normal authentication flows (e.g., password+MFA) to baseline token issuance.
AN0719 Analytic 0719
Windows

Forged web credentials on Windows endpoints may be detected by anomalous browser cookie files, local token cache manipulations, or tools injecting tokens into sessions. Defenders may observe processes accessing LSASS or browser credential stores unexpectedly, followed by unusual logon sessions.

WinEventLog:Sysmon EventCode=10 WinEventLog:Security EventCode=4624, 4648
[ProcessWhitelist] Define expected processes that access LSASS or browser credential files.
AN0720 Analytic 0720
Linux

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.

auditd:SYSCALL Processes reading credential or token cache files WinEventLog:Sysmon Outbound requests with forged tokens/cookies in headers
[CredentialFilePaths] Define which credential and session files should trigger monitoring.
AN0721 Analytic 0721
macOS

Forged credentials on macOS may be visible through Unified Logs showing abnormal access to Keychain or browser session files. Correlated with anomalous web session usage from Safari or Chrome processes outside typical user context.

macos:unifiedlog Access to Keychain items or browser credential stores macos:unifiedlog Web sessions initiated with newly forged tokens
[AuthorizedKeychainApps] List applications that normally request Keychain credentials.
AN0722 Analytic 0722
SaaS

SaaS platforms may show forged credentials as unusual API keys, tokens, or session cookies being used without corresponding authentication. Correlated patterns include simultaneous valid sessions from multiple geographies, unusual API calls with new tokens, or bypass of expected MFA enforcement.

m365:unified Session creation without MFA or login event saas:auth API requests made with tokens not associated with expected user logins
[GeoLocationAlerts] Trigger on logins from unusual or high-risk geographies.
[TokenReplayThreshold] Detect multiple simultaneous uses of the same forged credential.
AN0723 Analytic 0723
Office Suite

Forged web credentials in Office Suite contexts may appear as abnormal authentication headers in Outlook or Teams traffic, or unexplained OAuth grants in M365/Azure logs. Defenders should correlate token usage events with missing authentication flows and mismatched device/user context.

m365:oauth OAuth grants or tokens issued without expected user consent m365:signinlogs Token usage events with device/user mismatch
[OAuthAppAllowlist] Approved OAuth apps and flows; flag unapproved or unexpected token grants.

Detected Techniques

1

Credential Access (1)

Details

MITRE ID
DET0260
STIX ID
x-mitre-detection-strategy--44f32d03-50ce-480f-b531-481bcc6dc0a8
Analytics
7
Techniques Detected
1
By Tactic
Credential Access
1
Leaving Threaticon

This link opens an external site that isn't part of the platform.