Every published rule
Every rule shows the reporting behind it, the telemetry it needs and where it falls short — before it costs you anything.
210 rules
Possible Overwriting the File with Dev Zero or Null (via auditd)
lowThis rule detects overwriting (effectively wiping/deleting) of a file.
sigmaLinux2026-01-12Suspicious Traffic To Ngrok Tunneling Service - Linux (via network_connection)
highThis rule detects an executable accessing a ngrok tunneling endpoint, which could be a sign of forbidden exfiltration of data exfiltration by hostile actors
sigmaLinuxPaid2026-01-11Suspicious Process Execution From Shared Memory Directory (via process_creation)
highThis rule detects the execution of a binary from the Linux shared memory directory /dev/shm. This directory is a tmpfs mount backed entirely by RAM and is misused by adversaries for fileless malware staging because files written there never touch physical disk and may evade disk-based detection.
sigmaLinuxPaid2026-01-10Suspicious Python One-Liners with Base64 Decoding - Linux (via process_creation)
highThis rule detects the use of Python's base64 decoding functions in command line executions on Linux systems. Malicious scripts frequently use python one-liners to decode and execute base64-encoded payloads, which is a common method for obfuscation and evasion.
sigmaLinuxPaid2026-01-09Possible Data Compressed (via auditd)
lowThis rule detects an adversary may compress data (e.g., sensitive documents) that is collected prior to exfiltration to make it portable and minimize the amount of data sent over the network.
sigmaLinux2026-01-07Suspicious OpenSSH Daemon Error (via sshd)
mediumThis rule detects anomalous SSH / SSHD error messages that indicate a fatal or anomalous error that could be caused by exploiting attempts
sigmaLinux2026-01-06Suspicious Flush Iptables Ufw Chain (via process_creation)
mediumThis rule detects use of iptables to flush all firewall rules, tables and chains and enable all network traffic
sigmaLinux2026-01-05Possible Crontab Enumeration (via process_creation)
lowThis rule detects use of crontab to list the tasks of the user
sigmaLinux2026-01-05Suspicious Shell Execution through Flock - Linux (via process_creation)
highThis rule detects the use of the "flock" command to execute a shell. Such behavior may be linked with privilege escalation, unauthorized command execution, or to break out from restricted environments.
sigmaLinuxPaid2026-01-02Possible System Shutdown/Reboot - Linux (via auditd)
informationalThis rule detects threat actors may shutdown/reboot systems to interrupt access to, or aid in the destruction of, those systems.
sigmaLinux2026-01-01