Linux auditd: Alert on suspicious C2-related command executions

Alerts on auditd executions of common C2-adjacent tools when labeled with the "susp_activity" key.

FreeReviewedSigma · Medium · v3
Product
linux
Service
auditd
Author
Marie Euler (SigmaHQ), DRL 1.1
Published
2020-05-18
Updated
2026-07-31

What it detects

This rule flags Linux process activity recorded by auditd under the custom key "susp_activity". It specifically targets executions of common networking and remote access utilities associated with command-and-control behavior, including wget, curl, base64, nc/netcat/ncat, ssh, socat, wireshark/rawshark, rdesktop, and nmap. The detection relies on auditd event telemetry tied to predefined audit watches for those binaries, and focuses on the suspicious intent rather than the command arguments.

Changelog

v3
  1. v3
    Candidate ingested via manual entry.2026-07-31
  2. v2
    Candidate ingested via manual entry.2026-07-31
  3. v1
    No changelog recorded for this version.2026-07-30

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.