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.
6,224 rules
Suspicious node.exe Inline Script Execution via -e
This rule detects node.exe executing an inline script through the -e flag, the stager execution method in the DEV#POPPER GitHub-lure infection. Victims who cloned the weaponized repository ran a hidden script that used node -e to bootstrap the RAT. While developers occasionally use node -e, inline Node execution from a cloned project should be reviewed for malicious staging.
HuntRule TeamWindowsprocess_creationLow101Premium2026-07-18Suspicious AppLaunch.exe Execution as Process Hollowing Target
This rule detects the .NET ClickOnce host AppLaunch.exe running with a parent other than a legitimate development tool. Titan Stealer hollows AppLaunch.exe and injects its XOR-decoded Golang stealer into the trusted signed binary to evade detection. AppLaunch.exe spawned outside of Visual Studio or build tooling is a common injection and masquerading target.
HuntRule TeamWindowsprocess_creationMedium164Premium2026-07-17Driverquery Lookup
Detects use of driverquery to look up the installed and configured drivers as part of host discovery
HuntRule TeamWindowsprocess_creationHigh2910Premium2026-07-17Suspicious CoffeeLoader Execution via Armoury Crate DLL Side-Loading (via process_creation)
This rule detects rundll32 executing the ArmouryAIOSDK.dll with the Post_EntrypointReturn export that CoffeeLoader uses to run its stager through DLL side-loading of ASUS Armoury Crate. Legitimate Armoury Crate components are not invoked this way from user writable paths.
HuntRule TeamWindowsprocess_creationHigh303Premium2026-07-17Malicious Metasploit PsExec Named Pipe Command Execution
This rule detects a command shell echoing data into a local named pipe, the service-based execution pattern produced by the Metasploit PsExec module when it installs a service that writes command output back through a pipe. This is used for remote code execution and lateral movement from a compromised host. Legitimate software does not echo into a raw named pipe from cmd.exe in this way.
HuntRule TeamWindowsprocess_creationHigh1710Premium2026-07-17Malicious WannaCry Run Key Persistence to tasksche via registry_set
This rule detects the creation of a Run key registry value pointing to the WannaCry payload tasksche.exe, establishing persistence at user logon. The malware writes this value under the CurrentVersion Run key to survive reboots. Presence of a tasksche.exe reference in an autostart location is a high-confidence indicator of WannaCry infection.
HuntRule TeamWindowsregistry_setHigh41Premium2026-07-17Suspicious File Created in Startup Folder by WinRAR via CVE-2025-8088
This rule detects WinRAR or its extraction binaries writing a file into a user Startup folder which indicates exploitation of the CVE-2025-8088 alternate data stream path traversal flaw. Attackers drop LNK HTA or BAT payloads into Startup to gain logon persistence when a user opens a crafted archive.
HuntRule TeamWindowsfile_eventHigh153Premium2026-07-17Possible SysAid On-Premise Command Injection via API.jsp javaLocation Parameter (via webserver)
This rule detects exploitation of SysAid On-Premise CVE-2024-36394 where a request to the API settings endpoint supplies a javaLocation parameter with newline encoded operating system commands to achieve execution. The javaLocation parameter combined with the API.jsp endpoint is a strong exploitation signal.
HuntRule TeamWebwebserverMedium121Premium2026-07-17Suspicious Service Host Spawning Command Interpreter in Session 0 via WFP Kernel Backdoor (via process_creation)
This rule detects svchost.exe spawning command interpreters such as cmd.exe, powershell.exe, rundll32.exe, or mshta.exe, the command-execution pattern produced by the wskmon.sys WFP kernel backdoor when it injects operator commands into a service host in Session 0. Adversaries leverage this parent-child relationship to run shells under a trusted system process, making detection valuable for catching kernel-driven command execution.
HuntRule TeamWindowsprocess_creationMedium93Premium2026-07-17Malicious ESXi Secure Boot Bypass via execInstalledOnly Disable
This rule detects an esxcli command disabling the execInstalledOnly kernel setting on an ESXi host, matching UNC3944 tampering that allows unsigned binaries to run so the actor can deploy ransomware and offline tooling. Turning off this protection removes a core defense against untrusted code on the hypervisor.
HuntRule TeamWindowsprocess_creationHigh231Premium2026-07-17Malicious Docker Socket Access via Curl Unix Socket
This rule detects curl invocations that talk directly to the Docker daemon Unix socket, the technique an AI agent-driven actor used to create a privileged container and escape onto the host orchestration plane. Direct API calls to the docker.sock allow spawning containers that mount the host filesystem. This behavior is a strong container escape indicator.
HuntRule TeamLinuxprocess_creationHigh113Premium2026-07-17Malicious Payload Download and Execution via certutil urlcache (via process_creation)
This rule detects certutil being used with the urlcache option to download a remote executable to disk, a living off the land technique used by a ransomware actor after exploiting an unsupported ColdFusion server to fetch and launch beacon payloads into the Windows temp directory. Legitimate use of certutil to download arbitrary executables over HTTP is rare.
HuntRule TeamWindowsprocess_creationHigh214Premium2026-07-17Suspicious Kerberos Password Account Reset to Issue Potential Golden Ticket (via security)
This rule detects scenarios where a suspicious password reset of the Krbtgt account is performed by attacker to issue a potential Golden ticket.
HuntRule TeamWindowssecurityMedium102Premium2026-07-17Malicious Keyhunter Worker Systemd Unit File Creation
This rule detects creation of the keyhunter-worker systemd unit file dropped by the NATS-as-C2 credential harvesting campaign. The unit establishes persistence for a worker that connects to an attacker NATS broker and exfiltrates cloud and AI API keys. A unit file with this name is a strong indicator of compromise.
HuntRule TeamLinuxfile_eventHigh259Premium2026-07-17Suspicious Scheduled Task Masquerading as Realtek Audio Service (via process_creation)
This rule detects the AsyncRAT campaign registering scheduled tasks that impersonate Realtek audio maintenance to launch its batch and AutoHotkey loaders. The tasks use names such as CheckRealtekAudioVersion and execute dropped RealtekAudioService64 components. Creation of these named tasks indicates persistence by the loader.
HuntRule TeamWindowsprocess_creationHigh391Premium2026-07-17