Linux: Detect modprobe-based authencesn crypto module auto-load via kmod

Flags modprobe/kmod processes loading the authencesn crypto module when command lines contain "crypto-authencesn(".

FreeReviewedSigma · High · v5
Product
linux
Category
process_creation
Author
Gene Kazimiarovich (SigmaHQ), DRL 1.1
Published
2026-05-09
Updated
2026-07-31

ATT&CK techniques

Persistence → Priv Esc
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Defense Evasion

  6. Cred Access

  7. Discovery

  8. Lateral Movement

  9. Collection

  10. C2

  11. Exfiltration

  12. Impact

What it detects

This rule identifies kernel-driven loading of the authencesn crypto module where user space triggers it through an AF_ALG socket bind using an authencesn AEAD cipher. It matches process creation events for kmod or modprobe commands whose command line contains both 'modprobe' and 'crypto-authencesn('. This behavior matters because it indicates an exploitation-relevant cryptographic module interaction that relies on the kernel invoking module loading. Telemetry required includes Linux process creation with image path and command-line contents.

Related detections9 linkedT1068 — drag to rearrange
Malicious JuicyPotato Privilege Escalation Execution (UAT-7237)
Suspicious Dell ControlVault DLL Load by Unexpected Process (ReVault)
Malicious Known Vulnerable Driver Load for BYOVD Attack
Suspicious Vulnerable ASUS AsIO3.sys Driver Load
Malicious Qilin EDR Killer BYOVD Driver Load
Malicious Looney Tunables Privilege Escalation Exploit by Kinsing (via process_creation)
Suspicious Kernel Extension Load on macOS (via process_creation)
Malicious Kerberos proxiable/S4U2self Ticket - CVE-2021-42278/42287 (via security)
Malicious Houken sysinitd Rootkit Kernel Module Load via insmod (via process_creation)
Linux: Detect modprobe-based authencesn crypto module auto-load via kmod
Pivot detection · T1068 · 9 related

Changelog

v5
  1. v5
    Candidate ingested via manual entry.2026-07-31
  2. v4
    Candidate ingested via manual entry.2026-07-31
  3. v3
    Candidate ingested via manual entry.2026-07-31
  4. v2
    Candidate ingested via manual entry.2026-07-31
  5. 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.