MITRE ATT&CK technique
Adversary-in-the-Middle detection rulesT1557
Adversary-in-the-Middle (T1557) is a MITRE ATT&CK technique in the Credential Access tactic. This page lists the 21 community-maintained Sigma detection rules in the library mapped to T1557 and its sub-techniques. Each rule includes its detection logic, log source, false positives and original YAML. These rules mainly target windows, zeek, cisco.
Potential SMB Relay Attack Tool Execution
criticalDetects different hacktools used for relay attacks on Windows for privilege escalation
windows · process_creation
Attempts of Kerberos Coercion Via DNS SPN Spoofing
highDetects the presence of "UWhRC....AAYBAAAA" pattern in command line. The pattern "1UWhRCAAAAA..BAAAA" is a base64-encoded signature that corresponds to a marshaled CREDENTIAL_TARGET_INFORMATION structure. Attackers can use this technique to coerce authentication from victim systems to attacker-controlled hosts. It is one of the strong indicators of a Kerberos coercion attack, where adversaries manipulate DNS records to spoof Service Principal Names (SPNs) and redirect authentication requests like in CVE-2025-33073. If you see this pattern in the command line, it is likely an attempt to add spoofed Service Principal Names (SPNs) to DNS records, or checking for the presence of such records through the `nslookup` command.
windows · process_creation
HackTool - ADCSPwn Execution
highDetects command line parameters used by ADCSPwn, a tool to escalate privileges in an active directory network by coercing authenticate from machine accounts and relaying to the certificate service
windows · process_creation
HackTool - Impacket Tools Execution
highDetects the execution of different compiled Windows binaries of the impacket toolset (based on names or part of their names - could lead to false positives)
windows · process_creation
Local Privilege Escalation Indicator TabTip
highDetects the invocation of TabTip via CLSID as seen when JuicyPotatoNG is used on a system in brute force mode
windows
Potential Kerberos Coercion by Spoofing SPNs via DNS Manipulation
highDetects modifications to DNS records in Active Directory where the Distinguished Name (DN) contains a base64-encoded blob matching the pattern "1UWhRCAAAAA...BAAAA". This pattern corresponds to a marshaled CREDENTIAL_TARGET_INFORMATION structure, commonly used in Kerberos coercion attacks. Adversaries may exploit this to coerce victim systems into authenticating to attacker-controlled hosts by spoofing SPNs via DNS. It is one of the strong indicators of a Kerberos coercion attack,. where adversaries manipulate DNS records to spoof Service Principal Names (SPNs) and redirect authentication requests like CVE-2025-33073. Please investigate the user account that made the changes, as it is likely a low-privileged account that has been compromised.
windows
RottenPotato Like Attack Pattern
highDetects logon events that have characteristics of events generated during an attack with RottenPotato and the like
windows
Suspicious Child Process of Notepad++ Updater - GUP.Exe
highDetects suspicious child process creation by the Notepad++ updater process (gup.exe). This could indicate potential exploitation of the updater component to deliver unwanted malware.
windows · process_creation
Suspicious DNS Query Indicating Kerberos Coercion via DNS Object SPN Spoofing
highDetects DNS queries containing patterns associated with Kerberos coercion attacks via DNS object spoofing. The pattern "1UWhRCAAAAA..BAAAA" is a base64-encoded signature that corresponds to a marshaled CREDENTIAL_TARGET_INFORMATION structure. Attackers can use this technique to coerce authentication from victim systems to attacker-controlled hosts. It is one of the strong indicators of a Kerberos coercion attack, where adversaries manipulate DNS records to spoof Service Principal Names (SPNs) and redirect authentication requests like CVE-2025-33073.
windows · dns_query
Suspicious DNS Query Indicating Kerberos Coercion via DNS Object SPN Spoofing - Network
highDetects DNS queries containing patterns associated with Kerberos coercion attacks via DNS object spoofing. The pattern "1UWhRCAAAAA..BAAAA" is a base64-encoded signature that corresponds to a marshaled CREDENTIAL_TARGET_INFORMATION structure. Attackers can use this technique to coerce authentication from victim systems to attacker-controlled hosts. It is one of the strong indicators of a Kerberos coercion attack, where adversaries manipulate DNS records to spoof Service Principal Names (SPNs) and redirect authentication requests like CVE-2025-33073.
zeek
Uncommon File Created by Notepad++ Updater Gup.EXE
highDetects when the Notepad++ updater (gup.exe) creates files in suspicious or uncommon locations. This could indicate potential exploitation of the updater component to deliver unwanted malware or unwarranted files.
windows · file_event
WinDivert Driver Load
highDetects the load of the Windiver driver, a powerful user-mode capture/sniffing/modification/blocking/re-injection package for Windows
windows · driver_load
ISATAP Router Address Was Set
mediumDetects the configuration of a new ISATAP router on a Windows host. While ISATAP is a legitimate Microsoft technology for IPv6 transition, unexpected or unauthorized ISATAP router configurations could indicate a potential IPv6 DNS Takeover attack using tools like mitm6. In such attacks, adversaries advertise themselves as DHCPv6 servers and set malicious ISATAP routers to intercept traffic. This detection should be correlated with network baselines and known legitimate ISATAP deployments in your environment.
windows
Notepad++ Updater DNS Query to Uncommon Domains
mediumDetects when the Notepad++ updater (gup.exe) makes DNS queries to domains that are not part of the known legitimate update infrastructure. This could indicate potential exploitation of the updater mechanism or suspicious network activity that warrants further investigation.
windows · dns_query
Potential PetitPotam Attack Via EFS RPC Calls
mediumDetects usage of the windows RPC library Encrypting File System Remote Protocol (MS-EFSRPC). Variations of this RPC are used within the attack refereed to as PetitPotam. The usage of this RPC function should be rare if ever used at all. Thus usage of this function is uncommon enough that any usage of this RPC function should warrant further investigation to determine if it is legitimate. View surrounding logs (within a few minutes before and after) from the Source IP to. Logs from from the Source IP would include dce_rpc, smb_mapping, smb_files, rdp, ntlm, kerberos, etc..'
zeek
Potential Suspicious Activity Using SeCEdit
mediumDetects potential suspicious behaviour using secedit.exe. Such as exporting or modifying the security policy
windows · process_creation
Azure Sign-In With Axios User Agent
lowDetects sign-in attempts in Azure/Entra ID logs where the user agent contains "axios", indicating potential use of automated credential harvesting or AiTM phishing infrastructure. Axios is a Node.js HTTP client abused to intercept and replay stolen credentials and MFA tokens. When triaging results, analysts should: - Check the sign-in risk level, MFA status, and conditional access results for signs of bypass. - Look for sign-ins from unusual locations or IPs, especially if the same IP targets multiple accounts. - Prioritize successful sign-ins over failed ones, as they may indicate a completed credential replay or AiTM attack.
azure
Cisco BGP Authentication Failures
lowDetects BGP failures which may be indicative of brute force attacks to manipulate routing
cisco
Cisco LDP Authentication Failures
lowDetects LDP failures which may be indicative of brute force attacks to manipulate MPLS labels
cisco
Huawei BGP Authentication Failures
lowDetects BGP failures which may be indicative of brute force attacks to manipulate routing.
huawei
Juniper BGP Missing MD5
lowDetects juniper BGP missing MD5 digest. Which may be indicative of brute force attacks to manipulate routing.
juniper