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.
3,372 rules
Malicious Domain Admin Account Escalation via net group (via process_creation)
This rule detects a net group command adding an account to the Domain Admins or Enterprise Admins group over the domain. Operators exploiting BeyondTrust Remote Support via CVE-2026-1731 created a domain account and escalated it into these privileged groups.
HuntRule TeamWindowsprocess_creationHigh5110Premium2026-05-14Suspicious WinSvcUpd Scheduled Task Persistence via schtasks (via process_creation)
This rule detects creation of a scheduled task named WinSvcUpd that runs PowerShell with a bypassed execution policy at logon with highest privileges. The GPUGate malware registered this task masquerading as a Windows update service for persistence.
HuntRule TeamWindowsprocess_creationHigh234Premium2026-05-14Malicious macOS.Gaslight Persistence via Apple-Namespace LaunchAgent (via file_event)
This rule detects creation of the LaunchAgent property list that the macOS.Gaslight Rust backdoor uses for persistence, masquerading inside the Apple com.apple namespace with the label com.apple.system.services.activity. Genuine Apple daemons are not installed as user LaunchAgents under this exact label. Its presence indicates the Gaslight implant is establishing persistence.
HuntRule TeamMacosfile_eventHigh259Premium2026-05-14Suspicious Outlaw Payload Download via wget dota Archive
This rule detects wget or curl retrieving the Outlaw botnet staging script or the dota.tar.gz archive that unpacks the miner and SSH brute-force components. This download step bootstraps the full infection after initial access on a Linux host. The specific script and archive names are consistent Outlaw distribution artifacts.
HuntRule TeamLinuxprocess_creationHigh123Premium2026-05-14Suspicious Scheduled Task TPMProfiler Executing QEMU Emulator
This rule detects creation of a scheduled task named TPMProfiler or a task configured to run qemu-system-x86_64, the persistence and execution mechanism observed after SolarWinds Web Help Desk exploitation where a QEMU emulator was launched to evade host-level inspection. Masquerading a task as a benign TPM profiler while it starts a full system emulator is a deliberate concealment tactic. This pairing of task name and QEMU binary is a reliable compromise indicator.
HuntRule TeamWindowsprocess_creationHigh401Premium2026-05-14Malicious Linux XorDDoS gcc.pid Device Marker File via file_event
This rule detects creation of the /var/run/gcc.pid device-identifier file that the Linux XorDDoS trojan reads and writes to track infected hosts. This hardcoded artifact path is a distinctive marker of the XorDDoS campaign delivering DDoS malware, so its appearance indicates an active infection.
HuntRule TeamLinuxfile_eventHigh162Premium2026-05-14Suspicious Data Exfiltration via Rclone to Cloud Storage (via process_creation)
This rule detects the rclone utility being run with copy, sync or transfer-tuning flags that indicate bulk movement of files to a remote cloud endpoint. Emotet-related intrusions abuse rclone to exfiltrate collected data to attacker cloud storage before disruptive follow-on activity. Automated cloud transfers driven from an endpoint are a common precursor to extortion and should be reviewed.
HuntRule TeamWindowsprocess_creationHigh102Premium2026-05-13MintsLoader AMSI Bypass via amsiInitFailed Reflection (via ps_script)
This rule detects the MintsLoader in-memory AMSI bypass that reflectively sets the amsiInitFailed field on the AmsiUtils type to disable the Antimalware Scan Interface before staging the next payload. Adversaries leverage this bypass to run malicious PowerShell content without scanning, making it a high-confidence defense-evasion indicator.
HuntRule TeamWindowsps_scriptHigh201Premium2026-05-13Malicious Hiloti Configuration Registry Key Creation (via registry_set)
This rule detects creation of the Bfetipi registry key under the Windows software hive, a configuration and persistence artifact of the Hiloti DNS-tunneling malware observed in Unit 42 daily tunneling detections. This non-standard key name is unique to the malware family and indicates infection.
HuntRule TeamWindowsregistry_setHigh123Premium2026-05-13Malicious Port Forwarding Tunnel via Netsh Portproxy (via process_creation)
This rule detects netsh interface portproxy commands that create a local port-forwarding tunnel, which adversaries use to relay traffic through a compromised host and reach otherwise unreachable internal systems. Netsh portproxy tunneling is a command-and-control and lateral-movement technique in the Red Canary Threat Detection Report. Detecting the tunnel setup surfaces network pivoting through the endpoint.
HuntRule TeamWindowsprocess_creationHigh91Premium2026-05-13Malicious Perl Reverse Shell Execution on Linux
This rule detects a perl one liner that opens a network socket and connects back to a remote host and hands it to a shell which the opportunistic Log4j campaign uses to spawn an interactive reverse shell after exploiting a vulnerable server.
HuntRule TeamLinuxprocess_creationHigh219Premium2026-05-13Malicious Firewall Rule Any/any Created (via firewall-as)
This rule detects scenarios where a firewall rule any/any is added to allow any incoming or outgoing traffic.
HuntRule TeamWindowsfirewall-asHigh63Premium2026-05-13Suspicious PowerShell AMSI Bypass In-Memory Patching
This rule detects PowerShell attempting to disable the Antimalware Scan Interface by reflectively locating and patching amsiInitFailed or amsi.dll in memory. The ARECHCLIENT2 information stealer uses this AMSI bypass so subsequent in-memory stages are not inspected by endpoint scanning.
HuntRule TeamWindowsps_scriptHigh4210Premium2026-05-12Suspicious pythonw.exe Executing LICENSE.txt Downloader from AppData
This rule detects a hidden pythonw.exe process launched from the AppData Local directory with a LICENSE.txt argument, matching an AI-themed lure that drops a Python downloader loading shellcode. Running a Python interpreter over a text file disguised as a license from a user writable path is a strong sign of staged malware execution.
HuntRule TeamWindowsprocess_creationHigh82Premium2026-05-12Suspicious UAC Bypass via CMSTP INF Auto-Install
This rule detects execution of cmstp.exe with the auto-install switch pointing to an INF file, a technique used to bypass User Account Control and execute arbitrary commands at high integrity. The Sliver C2 framework and multiple threat actors abuse this living-off-the-land binary to elevate privileges while evading defenses. Detecting it early helps stop attacker privilege escalation before further post-exploitation activity.
HuntRule TeamWindowsprocess_creationHigh261Premium2026-05-12