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,442 rules
Suspicious Cmd Using Curl to Download and Execute Payload (via process_creation)
This rule detects a cmd.exe command line that sets a small console mode, downloads a file with curl, and immediately starts it. This pattern matches loaders built with the MisterioLNK open-source builder.
HuntRule TeamWindowsprocess_creationHigh356Premium2026-05-08Malicious rundll32 Executing w32analytics DLL Export (via process_creation)
This rule detects rundll32 loading w32analytics.dll and invoking its dll_u export, the execution stage of the loader observed in recent unusual malware. Proxying execution through rundll32 with a named DLL export runs attacker code under a trusted signed Windows utility.
HuntRule TeamWindowsprocess_creationHigh122Premium2026-05-08Malicious NTDS.dit Access via esentutl Database Copy (via process_creation)
This rule detects esentutl.exe operating on the ntds.dit Active Directory database file, an operation used during this intrusion to copy or process the domain credential store extracted from a volume shadow copy. Adversaries leverage the esentutl LOLBin to handle the locked database and recover hashes, making detection of ntds.dit in its command line a strong credential-access signal.
HuntRule TeamWindowsprocess_creationHigh162Premium2026-05-08Malicious Empyrean Stealer Run Key Persistence (via registry_set)
This rule detects creation of an autostart Run key named empyrean which the Empyrean information stealer uses to persist on the host. The stealer harvests browser credentials and Discord tokens and re-executes at every user logon through this value.
HuntRule TeamWindowsregistry_setHigh226Premium2026-05-08Malicious PDF Editor Update Script Execution via PowerShell (via process_creation)
This rule detects PowerShell executing the named update scripts used by the trojanized PDF editor cluster (ConvertMate and PDFClick) that infiltrated environments through malicious ads. Adversaries run these scripts to register scheduled tasks and pull further payloads, making execution of the specific update script names a direct campaign indicator.
HuntRule TeamWindowsprocess_creationHigh354Premium2026-05-08Suspicious ADNotificationManager Execution for netutils.dll Side-Loading (via process_creation)
This rule detects the Adobe ADNotificationManager.exe binary running from a user writable directory rather than its installed Adobe program path, where the RedCurl EarthKapre APT side-loads a malicious netutils.dll. Relocating the signed executable lets the attacker force loading of an attacker controlled library beside it. Execution of this Adobe component from a temporary or profile path is a strong side-loading indicator.
HuntRule TeamWindowsprocess_creationHigh162Premium2026-05-08Suspicious Active Directory Forest PowerShell Class Called from a Non Administrative Host (via powershell)
This rule detects call the Active Directory Forest PowerShell class on a non administrative host in order to enumerate trusts, forests, domains, sites and subnet information.
HuntRule TeamWindowspowershellMedium141Premium2026-05-08Suspicious Python Site Hook or PTH File Written to Site-Packages via File Event
This rule detects the creation of Python site-initialization hooks sitecustomize.py and usercustomize.py or a .pth file inside site-packages, the persistence mechanism used by the malicious Python packages reported by Cisco Talos. These files execute automatically every time the interpreter starts, giving attackers durable code execution. Detecting writes of these hooks reveals stealthy persistence planted through the packaging ecosystem.
HuntRule TeamWindowsfile_eventMedium245Premium2026-05-08Suspicious Windows Event Log Cleared during StilachiRAT Anti-Forensics (via security)
This rule detects the clearing of the Windows Security event log, an anti-forensic action performed by StilachiRAT which monitors event IDs and wipes logs to erase traces of its reconnaissance and cryptocurrency-theft activity. Adversaries clear logs to frustrate incident response after credential and wallet theft, so a 1102 log-clear event outside sanctioned maintenance is a strong tampering indicator.
HuntRule TeamWindowssecurityMedium133Premium2026-05-08WebDAV Remote Payload Retrieval via Rundll32 DavSetCookie
This rule detects rundll32.exe calling davclnt.dll with the DavSetCookie export followed by a remote host, a WebDAV based download and execution technique used by the Andromeda Gamarue cluster. This pattern pulls a remote payload over WebDAV while hiding behind a signed Windows binary.
HuntRule TeamWindowsprocess_creationHigh198Premium2026-05-08Malicious Scheduled Task Named CorelDefrag Under Windows Defrag Path
This rule detects the creation of a scheduled task named CorelDefrag placed inside the legitimate Windows Defrag task folder. The eScan supply chain attack persisted its implant with a task under Microsoft Windows Defrag CorelDefrag as reported by Kaspersky. Placing a rogue task inside a trusted system task path indicates masquerading persistence.
HuntRule TeamWindowsprocess_creationHigh133Premium2026-05-08Suspicious Detection of Default a Windows Host Name in Login Attempts (via security)
This rule detects scenarios where a default Windows host name pattern (WIN-...) is detected during a login attempt. Having a host with a default name may be an indicator of a fresh machine deployed by an attacker to evade detection and perform malicious activities.
HuntRule TeamWindowssecurityMedium91Premium2026-05-08Malicious Disabling of Carbon Black EDR Service via sc config
This rule detects the sc command reconfiguring the Carbon Black cbdefense service start type to disabled. Sinobi actors disabled the endpoint protection service before deploying ransomware to blind defenders. Disabling a named EDR service through sc config is a deliberate defense-evasion step that precedes encryption and should be treated as a critical event.
HuntRule TeamWindowsprocess_creationHigh92Premium2026-05-07Ngrok Tunneling Utility Execution for Command and Control
This rule detects execution of the ngrok tunneling utility, which adversaries use to expose internal services and establish covert command-and-control through a trusted relay. Huntress observed ngrok deployed on compromised servers to tunnel access past perimeter controls. While developers use ngrok legitimately, its presence on servers alongside exploitation activity indicates malicious tunneling.
HuntRule TeamWindowsprocess_creationMedium123Premium2026-05-07Malicious JanelaRAT DLL Side-Loading via nevasca.exe (via image_load)
This rule detects the host binary nevasca.exe loading the malicious PixelPaint.dll used by JanelaRAT to hijack execution flow through DLL side-loading. JanelaRAT is a financial remote access trojan targeting users in Latin America. Detecting this loader pair exposes the in-memory execution of the RAT before command-and-control is established.
HuntRule TeamWindowsimage_loadHigh71Premium2026-05-07