MITRE ATT&CK technique
Use Alternate Authentication Material detection rulesT1550
Use Alternate Authentication Material (T1550) is a MITRE ATT&CK technique in the Lateral Movement tactic. This page lists the 19 community-maintained Sigma detection rules in the library mapped to T1550 and its sub-techniques. Each rule includes its detection logic, log source, false positives and original YAML. These rules mainly target windows, aws.
Tactic
DC Machine Account Network Logon from Non-DC Source IP
criticalDetects a Domain Controller machine account authenticating from a source IP that is not a known Domain Controller. DC machine accounts should only authenticate locally or from other DCs during replication operations. Any logon event for a DC account from a workstation or non-DC host is anomalous and indicates one of the following: - Silver Ticket: attacker forged a Kerberos TGS for a DC machine account without requesting a TGT - Pass-the-Ticket: attacker is replaying a captured DC machine account TGS from a non-DC host - Overpass-the-Hash: attacker converted a stolen DC machine account hash into a Kerberos ticket and is authenticating from a non-DC host - Exploitation of certain vulnerabilities such as CVE-2026-54121 (Certighost): attacker obtained a DC certificate via ADCS CDC-chase abuse, authenticates via PKINIT as the DC from their own host, then performs DCSync
windows
HackTool - Rubeus Execution
criticalDetects the execution of the hacktool Rubeus via PE information of command line parameters
windows · process_creation
DC Machine Account TGS Request from Non-DC Source IP
highDetects a Kerberos service ticket request (Event 4769) targeting a Domain Controller machine account's service (e.g. DRSUAPI) originating from an IP address that is not a known Domain Controller. Service tickets for DC machine accounts should only be requested by other DCs during legitimate replication operations. An attacker with a valid TGT (obtained via PKINIT, overpass-the-hash, or stolen TGT) targeting a DC machine account's service from a workstation IP indicates preparation for DCSync or impersonation of a DC. Unlike Silver Ticket attacks (which forge the TGS and bypass this event), this rule catches attacks that go through the KDC legitimately. This rule requires %dc_machine_accounts% and %dc_ip_addresses% to be populated with all known DC machine account names and DC IP addresses respectively.
windows
DC Machine Account TGT Request from Non-DC Source IP
highDetects a Kerberos TGT request (Event 4768) for a known Domain Controller machine account originating from an IP address that is not a known Domain Controller. DC machine accounts should only request TGTs from their own IP. Any TGT request for a DC account from a workstation or non-DC host is anomalous and indicates one of the following: - PKINIT abuse (CVE-2026-54121 / Certighost): attacker authenticating as a DC via a forged certificate from their workstation - Overpass-the-Hash: attacker converting a stolen DC machine account NTLM hash into a Kerberos TGT - Pass-the-Hash (RC4): attacker using the DC machine account hash directly with Kerberos
windows
HackTool - KrbRelayUp Execution
highDetects KrbRelayUp used to perform a universal no-fix local privilege escalation in Windows domain environments where LDAP signing is not enforced
windows · process_creation
HackTool - Rubeus Execution - ScriptBlock
highDetects the execution of the hacktool Rubeus using specific command line flags
windows · ps_script
Hacktool Ruler
highThis events that are generated when using the hacktool Ruler by Sensepost
windows
Successful Overpass the Hash Attempt
highDetects successful logon with logon type 9 (NewCredentials) which matches the Overpass the Hash behavior of e.g Mimikatz's sekurlsa::pth module.
windows
AWS Console GetSigninToken Potential Abuse
mediumDetects potentially suspicious events involving "GetSigninToken". An adversary using the "aws_consoler" tool can leverage this console API to create temporary federated credential that help obfuscate which AWS credential is compromised (the original access key) and enables the adversary to pivot from the AWS CLI to console sessions without the need for MFA using the new access key issued in this request.
aws
AWS Suspicious SAML Activity
mediumIdentifies when suspicious SAML activity has occurred in AWS. An adversary could gain backdoor access via SAML.
aws
NTLMv1 Logon Between Client and Server
mediumDetects the reporting of NTLMv1 being used between a client and server. NTLMv1 is insecure as the underlying encryption algorithms can be brute-forced by modern hardware.
windows
Pass the Hash Activity 2
mediumDetects the attack technique pass the hash which is used to move laterally inside the network
windows
Potential Pass the Hash Activity
mediumDetects the attack technique pass the hash which is used to move laterally inside the network
windows
Uncommon Outbound Kerberos Connection
mediumDetects uncommon outbound network activity via Kerberos default port indicating possible lateral movement or first stage PrivEsc via delegation.
windows · network_connection
AWS STS AssumeRole Misuse
lowIdentifies the suspicious use of AssumeRole. Attackers could move laterally and escalate privileges.
aws
AWS STS GetSessionToken Misuse
lowIdentifies the suspicious use of GetSessionToken. Tokens could be created and used by attackers to move laterally and escalate privileges.
aws
NTLM Logon
lowDetects logons using NTLM, which could be caused by a legacy source or attackers
windows
Outgoing Logon with New Credentials
lowDetects logon events that specify new credentials
windows
User with Privileges Logon
lowDetects logon with "Special groups" and "Special Privileges" can be thought of as Administrator groups or privileges.
windows