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.
3,395 rules
Suspicious Scheduled Task Launching VBScript From ProgramData (via process_creation)
This rule detects schtasks creating a minute-interval task that runs a VBScript from ProgramData. The AgentTesla loader registers such a task to repeatedly re-launch its VBS staging script.
HuntRule TeamWindowsprocess_creationHigh432Premium2026-07-16Suspicious Archive Staged in Web Root via tar on Ivanti EPMM
This rule detects creation of a compressed tar archive written into the Ivanti EPMM public web directory /var/www/ext/html. It corresponds to collection and staging behaviour where stolen data is archived in a web-accessible path for later download. Detecting it exposes exfiltration staging on the appliance.
HuntRule TeamLinuxprocess_creationHigh141Premium2026-07-16Suspicious Registry Modification Disabling RestrictedAdmin Mode (via process_creation)
This rule detects a reg add command disabling RestrictedAdmin mode under the LSA key. The SLOW#TEMPEST campaign disabled this protection to enable pass-the-hash remote desktop logons during lateral movement.
HuntRule TeamWindowsprocess_creationHigh81Premium2026-07-16AnyDesk Network
Detects use of AnyDesk
HuntRule TeamWindowsdns_queryHigh113Premium2026-07-16Suspicious Child Process Spawned From Java Following Web Exploitation
This rule detects a Java process spawning a command shell or discovery utility, the post-exploitation behavior seen after ShinyHunters exploited the Oracle PeopleSoft PeopleTools zero-day to gain code execution. A Java application server launching cmd, PowerShell or reconnaissance commands is a strong web-exploitation indicator. This pattern precedes remote-management deployment and lateral movement.
HuntRule TeamWindowsprocess_creationHigh226Premium2026-07-16Malicious Katz Stealer Command-and-Control via katz-ontop User-Agent (via proxy)
This rule detects outbound HTTP requests carrying the distinctive katz-ontop token appended to the User-Agent string by the Katz Stealer implant during command-and-control communication. Adversaries leverage this hardcoded agent identifier to beacon to their infrastructure, making detection valuable for exposing active stealer command-and-control on the network.
HuntRule TeamWebproxyHigh102Premium2026-07-15Suspicious Child Process Spawned by 3CXDesktopApp via Supply Chain Compromise
This rule detects the 3CXDesktopApp.exe process spawning a command interpreter such as cmd.exe or powershell.exe. During the 3CX supply chain compromise the trojanized client executed follow-on commands to profile the host and retrieve second-stage payloads after sideloading a malicious ffmpeg.dll. The VoIP client has no legitimate reason to launch shells.
HuntRule TeamWindowsprocess_creationHigh93Premium2026-07-15Suspicious Efimer Persistence via Run Controller Value (via registry_set)
This rule detects creation of a controller value under the current user Run key used by the Efimer crypto-stealing Trojan for persistence. Efimer spreads through mass-mailing and installs a clipboard hijacker that swaps cryptocurrency wallet addresses. The named autorun entry re-launches the controller component at every logon.
HuntRule TeamWindowsregistry_setHigh101Premium2026-07-15Suspicious STS AssumeRole With Exfil Session Name via CloudTrail (via cloudtrail)
This rule detects the Shai Hulud actor assuming high privilege roles using session names that begin with exfil such as exfil, exfil10 and exfil12 to run Systems Manager commands and read data. Operator chosen session names that reveal exfiltration intent are a strong hunting signal. These sessions preceded Redshift data theft.
HuntRule TeamAwscloudtrailHigh162Premium2026-07-15Suspicious Process Execution From Recycle Bin Directory
This rule detects execution of an executable located inside a Recycle Bin directory such as RECYCLER.BIN or $Recycle.Bin. In a case analyzed by Kaspersky a CEFHelper.exe payload was launched from RECYCLER.BIN on a USB drive to enable DLL sideloading. Legitimate software is not executed from the Recycle Bin so this location strongly indicates staging of a hidden payload for defense evasion.
HuntRule TeamWindowsprocess_creationHigh81Premium2026-07-15Malicious Veeam Credential Extraction via sqlcmd Query (via process_creation)
This rule detects the use of sqlcmd to query the Credentials table of the VeeamBackup database, a technique used in Akira ransomware intrusions to recover stored backup infrastructure credentials for lateral movement and backup destruction. Direct sqlcmd access to the Veeam credential table is not typical of routine administration.
HuntRule TeamWindowsprocess_creationHigh259Premium2026-07-15PureHVNC RAT Execution via AutoIt Interpreter from WordGenius Technologies Directory (via process_creation)
This rule detects the PureHVNC AutoIt interpreter, renamed SwiftWrite.pif or AutoIt3.exe, executing a compiled script from the WordGenius Technologies directory in the user profile. Adversaries run the RAT through AutoIt to abuse a legitimate interpreter and evade static detection, making the combination of the renamed interpreter and the campaign install path a reliable execution signal.
HuntRule TeamWindowsprocess_creationHigh286Premium2026-07-15Malicious regsvr32 DLL Execution with Custom Install Argument
This rule detects regsvr32 executed silently with the /n and /i install switches to register and pass a custom argument to a DLL, a technique observed in the AppleSeed triple-combo campaign that ran tripservice.dll with the marker /i:tgvyh. It captures signed-binary proxy execution used to run attacker DLL code while bypassing application controls. Detecting this is important because the combination of /s /n /i on regsvr32 rarely appears in legitimate software.
HuntRule TeamWindowsprocess_creationHigh237Premium2026-07-15Suspicious Obfuscated Shell Execution via sh -c bash Redirection (via process_creation)
This rule detects the sh -c argument-to-bash redirection trick used to obfuscate reconnaissance commands after Ivanti EPMM exploitation. This construct hides the real command from naive process logging by passing it through positional parameters. It is a distinctive obfuscation pattern rarely seen in benign automation.
HuntRule TeamLinuxprocess_creationHigh101Premium2026-07-15Malicious Shell Execution via Foomatic-rip Print Filter through CUPS Exploit
This rule detects the foomatic-rip CUPS print filter spawning a shell interpreter such as bash or sh. The CUPS foomatic-rip vulnerability chain lets an attacker-supplied printer inject commands through the FoomaticRIPCommandLine field, yielding a reverse shell and follow-on CoinMiner deployment. Execution of a shell as a child of foomatic-rip indicates remote command injection.
HuntRule TeamLinuxprocess_creationHigh132Premium2026-07-14