Cross-source coverage

T1212 / ATT&CK

Exploitation for Credential Access

21 rules across 7 sources.

Showing deprecated and atomic-IOC 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.

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:Security EventCode=4768, 4769, 4770
  • WinEventLog:Sysmon EventCode=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:SYSCALL execve: Suspicious binaries or scripts interacting with authentication binaries (sshd, gdm, login)
  • NSM:Connections Repeated 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:unifiedlog opendirectoryd crashes or abnormal authentication errors
  • macos:osquery execve: 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:signinlogs TokenIssued, TokenRenewed: Unexpected or anomalous token issuance events
  • m365:unified ConsentGranted: Abuse of application integrations to mint tokens bypassing MFA

SigmaHQ/sigma

5 rules
Detection Severity Format
Audit CVE Event Critical Sigma
GALLIUM IOCs High Sigma
Guacamole Two Users Sharing Session Anomaly High Sigma
Kerberos Manipulation High Sigma
Suspicious NTLM Authentication on the Printer Spooler Service High Sigma

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

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

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.