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.
4,274 rules
Suspicious Scheduled Task Creation Named test3 by Salt Typhoon
This rule detects creation of a scheduled task named test3 via schtasks, a persistence artifact observed in Salt Typhoon intrusions. The generic task name is used to blend malicious persistence into normal task activity.
HuntRule TeamWindowsprocess_creationMedium100Premium2026-09-08Suspicious Symbolic Link Evaluation Enabled via fsutil by RansomHub Ransomware
This rule detects fsutil enabling remote-to-local and remote-to-remote symbolic link evaluation, a configuration change RansomHub uses to reach and encrypt files across redirected paths. Enabling these symlink behaviors is uncommon in normal administration.
HuntRule TeamWindowsprocess_creationMedium60Premium2026-09-08Suspicious Volume Shadow Copy Deletion via PowerShell WMI by Akira Ransomware
This rule detects PowerShell deleting Volume Shadow Copies through the Win32_ShadowCopy WMI class, an inhibit-recovery step used by Akira ransomware before encryption. Removing shadow copies prevents victims from restoring files without paying.
HuntRule TeamWindowsprocess_creationHigh50Premium2026-09-08Malicious IIS Worker Spawning nslookup via WS_FTP Deserialization
This rule detects the IIS worker process w3wp.exe spawning cmd.exe to run nslookup, matching the out-of-band verification step in the WS_FTP Ad Hoc deserialization exploit for CVE-2023-40044 shown by Assetnote. A web worker executing shell commands that resolve attacker-controlled hostnames indicates code execution through the vulnerable HTTP module. Such a process chain from IIS is rarely legitimate and points to active exploitation.
HuntRule TeamWindowsprocess_creationHigh150Premium2026-09-07Possible JSP Webshell Dropped in Tomcat Webroot by DotCMS Exploit CVE-2022-26352
This rule detects creation of a JSP file inside the DotCMS Tomcat webroot dojo static directory. Exploitation of CVE-2022-26352 writes a JSP webshell such as ROOT/html/js/dojo/a.jsp via path traversal as shown by Assetnote, so a JSP appearing in this static asset path indicates a planted webshell.
HuntRule TeamWindowsfile_eventHigh40Premium2026-09-07Suspicious PlugX Persistence via CanonPrinter Run Key (via registry_set)
This rule detects creation of a CurrentVersion Run registry value named CanonPrinter that points to a sideloading executable in a user AppData Roaming directory. UNC6384 used this Run key to persist the Canon binary that sideloads PlugX across reboots.
HuntRule TeamWindowsregistry_setHigh100Premium2026-09-07Suspicious Mass Windows Event Log Clearing via PowerShell (via ps_script)
This rule detects a PowerShell one-liner enumerating all event logs and clearing them through the EventLogSession GlobalSession ClearLog method. Qilin ransomware operators used this to wipe forensic evidence across every log on compromised hosts.
HuntRule TeamWindowsps_scriptHigh50Premium2026-09-07Malicious Fake Fortinet Patch Infostealer Execution (via process_creation)
This rule detects execution of a binary named FortiEndpoint_Patch.exe, the EKZ infostealer masqueraded as a Fortinet endpoint patch. It was delivered after FortiClient EMS exploitation to harvest browser credentials and cookies.
HuntRule TeamWindowsprocess_creationHigh20Premium2026-09-07Suspicious BeyondTrust Bomgar Process Spawning Remote Access Client (via process_creation)
This rule detects a BeyondTrust Bomgar process spawning a renamed SimpleHelp remote access binary. Operators abused the CVE-2026-1731 command-execution flaw to deploy SimpleHelp under the SYSTEM account as a secondary remote access foothold.
HuntRule TeamWindowsprocess_creationHigh50Premium2026-09-07Malicious NTDS Extraction via ntdsutil IFM (via process_creation)
This rule detects use of ntdsutil to create an Install From Media copy of the Active Directory database. Qilin ransomware operators ran ntdsutil with the ifm create full arguments to extract the NTDS database and registry hives for offline credential harvesting.
HuntRule TeamWindowsprocess_creationHigh30Premium2026-09-07Suspicious MeshAgent Persistence via Scheduled Task MeshUserTask (via process_creation)
This rule detects creation of a scheduled task named MeshUserTask used to persist the MeshCentral MeshAgent remote management binary. Intrusion operators in the Anubis and Qilin ransomware campaigns installed MeshAgent for covert remote access and registered this task to survive reboots.
HuntRule TeamWindowsprocess_creationHigh10Premium2026-09-07Malicious Anubis Ransomware Cloudflare Tunnel via cloudflared (via process_creation)
This rule detects execution of the cloudflared client establishing an outbound Cloudflare Tunnel. Operators behind the Anubis ransomware campaign dropped cloudflared to Windows and NAS hosts and ran it with tunnel and token arguments to create a persistent encrypted command and control channel that bypasses inbound firewall controls.
HuntRule TeamWindowsprocess_creationHigh50Premium2026-09-07Suspicious tar Extraction of Staged Archive to Temp (via process_creation)
This rule detects the Windows tar utility extracting archive files with an unusual .ta extension. UNC6384 delivered PlugX by extracting rjnlzlkfe.ta and krnqdyvmlb.ta archives with tar into the Temp directory before executing the sideloaded Canon binary.
HuntRule TeamWindowsprocess_creationMedium30Premium2026-09-07Suspicious Microsoft Defender Path Exclusion of User Directories (via process_creation)
This rule detects Add-MpPreference adding a Microsoft Defender exclusion path for the AppData Roaming, AppData Local or ProgramData directories. GPUGate and similar malware families exclude these user-writable staging locations before dropping payloads.
HuntRule TeamWindowsprocess_creationMedium20Premium2026-09-07Suspicious RustDesk Remote Access Service Installation via sc (via process_creation)
This rule detects creation of a Windows service that launches RustDesk with an imported configuration. Akira ransomware operators installed RustDesk as an auto-start service using sc create to maintain unattended remote access to compromised hosts.
HuntRule TeamWindowsprocess_creationHigh20Premium2026-09-07