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
Suspicious Copy Passwd Or Shadow From TMP Path (via process_creation)
highThis rule detects when the file "passwd" or "shadow" is copied from tmp path
sigmaLinuxPaid2026-03-14Suspicious ESXi Syslog Configuration Change Through ESXCLI (via process_creation)
mediumThis rule detects changes to the ESXi syslog configuration via "esxcli"
sigmaLinux2026-03-12Possible Clipboard Collection with Xclip Utility (via process_creation)
lowThis rule detects attempts to collect data stored in the clipboard from users with the use of xclip tool. Xclip has to be installed. Highly recommended using rule on servers, due to high use of clipboard utilities on user workstations.
sigmaLinux2026-03-12Possible Linux Amazon SSM Agent Hijacking (via process_creation)
mediumThis rule detects potential Amazon SSM agent hijack attempts as outlined in the Mitiga research report.
sigmaLinux2026-03-11Possible Local Groups Enumeration - Linux (via process_creation)
lowThis rule detects enumeration of local system groups. Threat actors may attempt to find local system groups and permission settings
sigmaLinux2026-03-10Possible System Info Enumeration through Sysinfo Syscall (via auditd)
lowThis rule detects use of the sysinfo system call in Linux, which provides a snapshot of key system statistics such as uptime, load averages, memory usage, and the number of running processes. Malware or reconnaissance tools might abuse sysinfo to fingerprint the system - gathering data to determine if it's a viable target.
sigmaLinux2026-03-10Possible Capabilities Enumeration - Linux (via process_creation)
lowThis rule detects use of "getcap" binary. This is frequently used during recon behavior to determine potential binaries that can be misused as GTFOBins or other.
sigmaLinux2026-03-09Suspicious Remove Immutable File Attribute - Auditd (via auditd)
mediumThis rule detects removing immutable file attribute.
sigmaLinux2026-03-09Malicious Triple Cross eBPF Rootkit Install Commands (via process_creation)
highThis rule detects default install commands of the Triple Cross eBPF rootkit based on the "deployer.sh" script
sigmaLinuxPaid2026-03-05Suspicious Disable Or Stop Services (via process_creation)
mediumThis rule detects the use of utilities such as 'systemctl', 'service'...etc to stop or disable tools and services on Linux systems. Attackers may stop or disable security tools and services to evade detection, maintain persistence, or disrupt system operations.
sigmaLinux2026-03-04Suspicious Linux Logs Clearing Attempts (via process_creation)
mediumThis rule detects logs clearing attempts on Linux systems via utilities such as 'rm', 'rmdir', 'shred', and 'unlink' targeting log files and directories. Adversaries frequently try to clear logs to cover their tracks after performing hostile activities.
sigmaLinux2026-03-03Suspicious Buffer Overflow Attempts (via linux)
highThis rule detects buffer overflow attempts in Unix system log files
sigmaLinuxPaid2026-03-02Malicious Triple Cross eBPF Rootkit Execve Hijack (via process_creation)
highThis rule detects execution of the file "execve_hijack" which is used by the Triple Cross rootkit as a way to elevate privileges
sigmaLinuxPaid2026-03-01Suspicious ESXi VM Kill Through ESXCLI (via process_creation)
mediumThis rule detects execution of the "esxcli" command with the "vm" and "kill" flag to kill/shutdown a specific VM.
sigmaLinux2026-03-01Suspicious Download and Execute Pattern through Curl/Wget (via process_creation)
highThis rule detects anomalous use of command-line tools such as curl or wget to download remote content - particularly scripts - into temporary directories (e.g., /dev/shm, /tmp), followed by immediate execution, suggesting potential hostile activity. This pattern is frequently used by hostile scripts, stagers, or downloaders in fileless or multi-stage Linux attacks.
sigmaLinuxPaid2026-02-27Potentially Suspicious Execution From Tmp Folder (via process_creation)
mediumThis rule detects a potentially anomalous execution of a process located in the '/tmp/' folder
sigmaLinux2026-02-25Possible Audio Capture (via auditd)
lowThis rule detects attempts to record audio using the arecord and ecasound utilities.
sigmaLinux2026-02-25Possible Remote File Copy (via linux)
lowThis rule detects the use of tools that copy files from or to remote systems
sigmaLinux2026-02-24Suspicious Modify System Firewall (via auditd)
mediumThis rule detects the removal of system firewall rules. Threat actors may only delete or modify a specific system firewall rule to bypass controls limiting network use or access. Detection rules that match only on the disabling of firewalls will miss this.
sigmaLinux2026-02-24Suspicious Guacamole Two Users Sharing Session Anomaly (via guacamole)
highThis rule detects anomalous session with two users present
sigmaLinuxPaid2026-02-23