Sigma detection rules, expert-reviewed
Each one is checked against the reporting it came from before it is published, and shows the ATT&CK technique it covers, the telemetry it needs and where it falls short.
146 rules
Suspicious Codepage Change Followed By Nltest Domain Trust Discovery
This rule detects a command line that changes the console code page with chcp and then runs nltest for domain trust enumeration. TA866 Asylum Ambuscade used cmd.exe with chcp 65001 chained to nltest DOMAIN_TRUSTS during host reconnaissance. A UTF-8 code-page switch immediately preceding domain trust enumeration is a scripted discovery pattern tied to this actor.
HuntRule TeamWindowsprocess_creationHigh60Premium2026-09-10Suspicious Domain Trust Discovery Via Nltest
This rule detects nltest.exe enumerating domain trust relationships. UAT-5647 ran nltest domain_trusts to map Active Directory trusts during reconnaissance in the RomCom intrusions. Nltest domain trust enumeration is a common domain-discovery action attackers use to plan lateral movement across trusted domains.
HuntRule TeamWindowsprocess_creationMedium60Premium2026-09-10Antivirus Software Discovery via tasklist and findstr
This rule detects reconnaissance that pipes tasklist output through findstr to enumerate running security product processes. CastleLoader performs this check to identify installed defenses before deploying its payload.
HuntRule TeamWindowsprocess_creationMedium170Premium2026-09-08Possible Logged-On Session Discovery via Quser or Qwinsta (via process_creation)
This rule detects quser or qwinsta enumerating interactive logon sessions, a system-owner and remote-session discovery step attackers use to find active administrators before lateral movement. Session discovery is tracked in the Red Canary Threat Detection Report. Detecting these queries surfaces reconnaissance of who is logged on.
HuntRule TeamWindowsprocess_creationLow70Premium2026-09-03Suspicious Security Software Discovery via WMI or Defender Query (via process_creation)
This rule detects command lines that enumerate installed antivirus or EDR products through the SecurityCenter2 WMI namespace or Get-MpComputerStatus, a security-software-discovery step taken to plan defense evasion. Security software discovery is tracked in the Red Canary Threat Detection Report. Detecting these queries surfaces an attacker profiling defenses before acting.
HuntRule TeamWindowsprocess_creationMedium30Premium2026-09-03Suspicious Group Discovery - Command (via process_creation)
This rule detects enumerate local or domain groups via commandline.
HuntRule TeamWindowsprocess_creationMedium50Premium2026-09-02Malicious Network Share Discovery And/or Connection via Commandline (via process_creation)
This rule detects enumerate or to establish a connection to a network share.
HuntRule TeamWindowsprocess_creationHigh70Premium2026-08-31Suspicious Hardware Inventory Discovery via WMIC Device Class Queries (via process_creation)
This rule detects WMIC queries against keyboard, pointing device and monitor WMI classes used by the SHUYAL stealer to fingerprint the host and detect analysis environments before stealing credentials. Adversaries enumerate attached hardware to build a victim profile and to evade sandboxes that lack real peripherals.
HuntRule TeamWindowsprocess_creationMedium60Premium2026-08-30Suspicious Group Discovery - PowerShell (via powershell)
This rule detects enumerate local or domain groups via PowerShell.
HuntRule TeamWindowspowershellMedium103Premium2026-08-25Suspicious Discovery Command Spawned by Java Process
This rule detects the Cleo Java runtime spawning Windows discovery utilities such as nltest, whoami, and ipconfig, the hands-on-keyboard reconnaissance seen after exploitation of Cleo file transfer software and the Malichus malware. A Java service process launching domain and host enumeration is not part of normal operation. This lineage indicates active post-exploitation of an internet-facing Cleo server.
HuntRule TeamWindowsprocess_creationHigh213Premium2026-08-20Suspicious Security Software Discovery via PowerShell SecurityCenter2 AntivirusProduct Query (via process_creation)
This rule detects PowerShell querying the root/SecurityCenter2 AntivirusProduct WMI class, the security-software discovery step Troll Stealer runs while profiling a victim before credential theft. Adversaries enumerate installed antivirus to tailor evasion, so this query outside of administrative inventory tooling is a meaningful reconnaissance indicator.
HuntRule TeamWindowsprocess_creationMedium92Premium2026-08-19Malicious RDP Discovery Performed on Multiple Hosts (via rdp)
This rule detects discover active RDP services via tools like Hydra. Note that this event doesn't provide any information about login outcome (success or failure) as well as user information. For further correlation, ID 4624/4625 (logon type 3, 7 or 10) as well as ID 1149 should be used.
HuntRule TeamWindowsrdpHigh163Premium2026-08-01Suspicious External IP Discovery via curl to ifconfig.me via process_creation
This rule detects curl invocations that query the public IP lookup service ifconfig.me. MuddyWater used this command to determine the victim host external address for situational awareness prior to establishing tunnels, and while such lookups occur in some admin scripts they are unusual on endpoints and warrant review alongside other reconnaissance.
HuntRule TeamWindowsprocess_creationMedium72Premium2026-07-27Suspicious Enabling of Network Discovery Firewall Rules via PowerShell
This rule detects enabling of the Network Discovery firewall rule group via PowerShell, the step The Gentlemen ransomware took to widen host visibility for lateral movement. Programmatically enabling network discovery firewall rules during an intrusion facilitates spread across the environment.
HuntRule TeamWindowsprocess_creationMedium62Premium2026-07-23Suspicious SoftPerfect Network Scanner Execution for Discovery
This rule detects execution of the SoftPerfect Network Scanner netscan.exe used for internal network discovery. The Christmas Miracle actor ran this tool to map reachable hosts and services before lateral movement. Unsanctioned network scanning is a common precursor to broader compromise.
HuntRule TeamWindowsprocess_creationMedium72Premium2026-07-11