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,270 rules
Suspicious DLL Execution via Regsvr32 DllInstall of dat File
This rule detects regsvr32.exe invoking the DllInstall export against a file that uses a dat extension. This signed binary proxy execution technique runs a C2 agent DLL delivered inside fake game trainers and pirated Battlefield 6 installers.
HuntRule TeamWindowsprocess_creationHigh190Premium2026-09-08Chisel Reverse Tunnel Tool Execution from Temporary Directory
This rule detects execution of the Chisel tunneling utility from a temporary or ProgramData directory. RedCurl deploys Chisel under an obfuscated garble and UPX packed name to pivot and tunnel through compromised networks.
HuntRule TeamWindowsprocess_creationMedium170Premium2026-09-08Windows Defender Tampering via Set-MpPreference and Exclusions
This rule detects PowerShell commands that weaken Microsoft Defender by disabling cloud reporting and sample submission or by adding broad ProgramData exclusion paths. RedCurl performs these steps before deploying its QWCrypt ransomware.
HuntRule TeamWindowsprocess_creationHigh70Premium2026-09-08FTP Data Exfiltration via curl with Embedded Credentials
This rule detects curl uploading a file to an FTP server using inline username and password credentials. Unfading Sea Haze uses this method to move staged archives of stolen data to attacker controlled infrastructure.
HuntRule TeamWindowsprocess_creationHigh90Premium2026-09-08Antivirus Check and Remote Loader Retrieval in LNK Command Chain
This rule detects a command chain that checks for the ESET kernel service with tasklist and findstr then downloads a remote payload and hands it to MSBuild for execution. This LNK based initial access is used by Unfading Sea Haze.
HuntRule TeamWindowsprocess_creationHigh480Premium2026-09-08MSBuild Executing Non-Project File or Remote Payload
This rule detects MSBuild running a file that is not a normal project such as a log file or a payload staged in a public folder. Unfading Sea Haze abuses MSBuild to compile and execute .NET loaders in memory from these staged files.
HuntRule TeamWindowsprocess_creationHigh140Premium2026-09-08Suspicious Windows Defender Real-Time Protection Disabled via Policy Registry by Cephalus Ransomware
This rule detects registry changes under the Windows Defender Real-Time Protection policy key that disable on-access and real-time scanning, a defense evasion step used by Cephalus ransomware. Turning off these protections lets the encryptor run without interference.
HuntRule TeamWindowsregistry_setMedium240Premium2026-09-08Suspicious Remote Desktop Enabled via fDenyTSConnections Registry by Sandworm
This rule detects the fDenyTSConnections registry value being set to zero, which enables inbound Remote Desktop connections on the host. Sandworm enables RDP to maintain interactive remote access during intrusions.
HuntRule TeamWindowsregistry_setMedium100Premium2026-09-08Suspicious AutoAdminLogon Enabled via Winlogon Registry by RansomHub Ransomware
This rule detects the Winlogon AutoAdminLogon value being enabled, configuring automatic logon of an account without credentials. RansomHub sets this value to maintain access and ensure its payload runs after reboot.
HuntRule TeamWindowsregistry_setMedium170Premium2026-09-08Suspicious PowerShell Hidden Web Download via Invoke-WebRequest by CatB Ransomware
This rule detects a hidden PowerShell or cmd invocation combining Invoke-WebRequest with DownloadData to retrieve a payload, matching the ingress tool transfer behavior emulated for CatB ransomware. Running the download in a hidden window is a common defense evasion tactic for staging follow-on malware.
HuntRule TeamWindowsprocess_creationHigh380Premium2026-09-08Malicious LSASS Memory Dump via comsvcs.dll by Salt Typhoon
This rule detects rundll32 executing comsvcs.dll against the LSASS process to extract credentials from memory, a technique used by Salt Typhoon. Dumping LSASS provides hashed or plaintext credentials for lateral movement.
HuntRule TeamWindowsprocess_creationHigh240Premium2026-09-08Suspicious 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-07