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,362 rules
Suspicious PowerShell Spawning wscript with Silent Flag (via process_creation)
This rule detects PowerShell launching wscript.exe with the silent background flag to run a JScript wrapper. This chain was observed in the JS#SMUGGLER campaign to execute the NetSupport RAT loader while suppressing script errors.
HuntRule TeamWindowsprocess_creationMedium265Premium2026-07-23Obfuscated Firewall Deactivation - Deprecated Command (via process_creation)
This rule detects disabled the Windows Firewall to evade defense.
HuntRule TeamWindowsprocess_creationHigh407Premium2026-07-23QBot process creation from scheduled task REGSVR32 (regsvr32.exe), -s flag and SYSTEM in the command line
Detects the process creation from Scheduled Task with REGSVR32 (regsvr32.exe), -s flag and SYSTEM in the command line
HuntRule TeamWindowsprocess_creationHigh82Premium2026-07-23LOTUSLITE Renamed Loader DataTechnology Executed with DATA Argument (via process_creation)
This rule detects the LOTUSLITE renamed loader DataTechnology running with its DATA switch from the ProgramData Technology360NB directory during the geopolitical espionage campaign. Adversaries copy the sideloading executable as DataTechnology and pass a DATA argument to trigger the malicious export. The renamed binary with that argument from ProgramData is a distinctive execution marker.
HuntRule TeamWindowsprocess_creationMedium121Premium2026-07-23Suspicious Security Policy Export via SecEdit (via process_creation)
This rule detects secedit.exe exporting the local security policy configuration to a file. Lynx operators used this to enumerate account and password policy during host reconnaissance. Exported policy informs privilege escalation and account manipulation later in the intrusion.
HuntRule TeamWindowsprocess_creationMedium124Premium2026-07-23Suspicious 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 Antivirus Product Enumeration via WMI Query via process_creation
This rule detects command lines that query the Windows Security Center AntiVirusProduct class which attackers use to enumerate installed security software before deploying payloads. SideWinder profiled endpoint defenses through WMI antivirus enumeration to tailor its evasion. Discovery of security tooling frequently precedes defense evasion and payload delivery.
HuntRule TeamWindowsprocess_creationMedium133Premium2026-07-23Suspicious pythonw.exe Executing winresume.pyc via Confucius AnonDoor Backdoor (via process_creation)
This rule detects the Confucius AnonDoor Python backdoor which is run by a scheduled task named NetPolicyUpdate invoking pythonw.exe against a hidden winresume.pyc file every five minutes. Execution of a compiled Python module named winresume.pyc by the windowless interpreter indicates the backdoor. The task provides persistence.
HuntRule TeamWindowsprocess_creationHigh241Premium2026-07-22Suspicious Executable Written to Windows Fonts Directory via file_event
This rule detects executable or driver payloads being written into the Windows Fonts directory, an unusual location abused by GHOSTENGINE to stage its mining and defense-evasion components. Legitimate software does not deploy executables to this font resource folder. Files of this type in Fonts are a strong indicator of malicious staging.
HuntRule TeamWindowsfile_eventMedium1410Premium2026-07-22HTTPSnoop Masquerading as CyveraConsole Outside Palo Alto Path
This rule detects a process named CyveraConsole.exe running from a directory other than the legitimate Palo Alto Networks installation path. The ShroudedSnooper HTTPSnoop implant masqueraded as CyveraConsole.exe, a genuine Cortex XDR component, to blend into endpoints. A CyveraConsole binary outside the vendor path indicates an impersonating implant rather than the real agent.
HuntRule TeamWindowsprocess_creationMedium82Premium2026-07-22Suspicious rundll32 Loading DLL from AppData via DllRegisterServer
This rule detects rundll32 executing a DLL located under AppData through the DllRegisterServer entry point. OysterLoader stages its COPYING3.dll payload in the roaming profile and runs it with this export. Running an AppData resident DLL through rundll32 with DllRegisterServer is a recognised loader execution pattern.
HuntRule TeamWindowsprocess_creationMedium386Premium2026-07-22Suspicious Script Host Execution from AppData WindowsHelper Staging Folder via process_creation
This rule detects wscript.exe running a run.vbs from an AppData WindowsHelper directory, the staging location Armored Likho uses to chain into a Python module payload. Script execution from this attacker staging folder is part of the BusySnake stealer loader. It indicates active execution of the stealer.
HuntRule TeamWindowsprocess_creationHigh352Premium2026-07-22In-Memory Regasm Process Hollowing Spawned by PowerShell (via process_creation)
This rule detects the .NET Regasm.exe utility launched as a child of powershell.exe, the process-hollowing target used by 0bj3ctivityStealer to inject its final stealer payload. Adversaries leverage Regasm as a signed injection host that seldom runs from PowerShell, making this parent-child pairing a reliable indicator of code injection.
HuntRule TeamWindowsprocess_creationHigh131Premium2026-07-22Malicious C2 Configuration Stored in TitanPlus Registry Key (via registry_set)
This rule detects writes to a TitanPlus registry key, the location where the intrusion described by Truesec stored encoded command-and-control server addresses using character substitution. Adversaries hide C2 configuration in an obscure registry value to survive reboots and evade file-based detection, making writes to this named key a targeted persistence and C2 indicator.
HuntRule TeamWindowsregistry_setHigh71Premium2026-07-22Suspicious PHP Webshell File Creation Linked to BeyondTrust Exploitation (via file_event)
This rule detects creation of PHP webshell files named aws.php and file_save.php observed after exploitation of BeyondTrust CVE-2026-1731. These webshells provide persistent remote command execution on the compromised host, so their appearance on a web-accessible path indicates an established foothold.
HuntRule TeamWindowsfile_eventMedium269Premium2026-07-22