Cross-source coverage
T1212 / ATT&CK
Exploitation for Credential Access
20 rules across 7 sources.
1 atomic-IOC hidden · include
Showing deprecated rules · back to the default
From MITRE ATT&CK 19.2
Adversaries may exploit software vulnerabilities in an attempt to collect credentials. Exploitation of a software vulnerability occurs when an adversary takes advantage of a programming error in a program, service, or within the operating system software or kernel itself to execute adversary-controlled code.
Credentialing and authentication mechanisms may be targeted for exploitation by adversaries as a means to gain access to useful credentials or circumvent the process to gain authenticated access to systems. One example of this is MS14-068, which targets Kerberos and can be used to forge Kerberos tickets using domain user permissions. Another example of this is replay attacks, in which the adversary intercepts data packets sent between parties and then later replays these packets. If services don't properly validate authentication requests, these replayed packets may allow an adversary to impersonate one of the parties and gain unauthorized access or privileges.
Such exploitation has been demonstrated in cloud environments as well. For example, adversaries have exploited vulnerabilities in public cloud infrastructure that allowed for unintended authentication token creation and renewal.
Exploitation for credential access may also result in Privilege Escalation depending on the process targeted or credentials obtained.
- Tactics
- Credential Access
- Platforms
- Linux · Windows · macOS · Identity Provider
- Telemetry
-
WinEventLog:SecurityWinEventLog:Sysmonauditd:SYSCALLNSM:Connectionsmacos:unifiedlogmacos:osqueryazure:signinlogsm365:unified
How MITRE says to detect it DET0174
Detection Strategy for Exploitation for Credential Access
Windows Analytic 0493
Detects adversary exploitation of authentication mechanisms or credential validation processes. Defender perspective includes forged Kerberos tickets (e.g., MS14-068), abnormal LSASS memory access, replayed authentication attempts, and unexpected crashes of authentication services. Multi-event correlation ties exploitation attempts to abnormal process creation, service instability, and suspicious authentication events.
WinEventLog:SecurityEventCode=4768, 4769, 4770WinEventLog:SysmonEventCode=10
Linux Analytic 0494
Detects exploitation of authentication daemons or PAM modules. Defender perspective includes failed or anomalous PAM authentications, abnormal segfaults in authentication services, and exploitation attempts followed by successful unauthorized logins. Correlation identifies memory corruption, replay attempts, and privilege escalation tied to credential services.
auditd:SYSCALLexecve: Suspicious binaries or scripts interacting with authentication binaries (sshd, gdm, login)NSM:ConnectionsRepeated failed authentication attempts or replay patterns
macOS Analytic 0495
Detects exploitation attempts against macOS authentication frameworks such as OpenDirectory or Keychain. Defender perspective includes abnormal crashes in opendirectoryd, unauthorized Keychain API usage, and unusual sudo or login events. Correlation links unexpected process behavior with credential access anomalies.
macos:unifiedlogopendirectoryd crashes or abnormal authentication errorsmacos:osqueryexecve: Processes unexpectedly invoking Keychain or authentication APIs
Identity Provider Analytic 0496
Detects exploitation of vulnerabilities in cloud identity providers (IdPs) such as Azure AD or Okta for credential access. Defender perspective includes anomalous token creation or renewal, authentication bypass events, and API abuse to mint unauthorized tokens. Correlation highlights exploitation attempts tied to absent or inconsistent audit logs.
azure:signinlogsTokenIssued, TokenRenewed: Unexpected or anomalous token issuance eventsm365:unifiedConsentGranted: Abuse of application integrations to mint tokens bypassing MFA
elastic/detection-rules
5 rules| Detection | Severity | Format |
|---|---|---|
| Manual Memory Dumping via Proc Filesystem | High | Elastic TOML |
| Potential CertiGhost AD CS Machine Identity Mismatch (CVE-2026-54121) | High | Elastic TOML |
| Potential Linux Credential Dumping via Proc Filesystem | High | Elastic TOML |
| Potential Local NTLM Relay via HTTP | High | Elastic TOML |
| Segfault from Sensitive Process Detected | Medium | Elastic TOML |
SigmaHQ/sigma
4 rules| Detection | Severity | Format |
|---|---|---|
| Audit CVE Event | Critical | Sigma |
| Guacamole Two Users Sharing Session Anomaly | High | Sigma |
| Kerberos Manipulation | High | Sigma |
| Suspicious NTLM Authentication on the Printer Spooler Service | High | Sigma |
chronicle/detection-rules
4 rules| Detection | Severity | Format |
|---|---|---|
| cve201813379_fortigate_ssl_vpn_arbitrary_file_reading | Undefined | YARA-L |
| kerberos_manipulation | Undefined | YARA-L |
| netntlm_downgrade_attack | Undefined | YARA-L |
| netntlm_downgrade_attack_part_1 | Undefined | YARA-L |
splunk/security_content
3 rules| Detection | Severity | Format |
|---|---|---|
| Kubernetes Nginx Ingress LFI | Undefined | SPL |
| Kubernetes Nginx Ingress RFI | Undefined | SPL |
| Windows ConvertTo-AADIntBackdoor Execution Via PowerShell Script | Undefined | SPL |
Wazuh Core Ruleset
2 rules| Detection | Severity | Format |
|---|---|---|
| Auditd: Replay attack detected. | High | Wazuh XML |
| TimThumb vulnerability exploit attempt. | Medium | Wazuh XML |
Azure/Azure-Sentinel
1 rule| Detection | Severity | Format |
|---|---|---|
| Azure VM Run Command operation executed during suspicious login window | High | KQL |
elastic/protections-artifacts
1 rule| Detection | Severity | Format |
|---|---|---|
| Potential Memory Dumping via dd | Undefined | Elastic TOML |