Linux eBPF Rootkit Activity: File Creation of /tmp/rootlog

Detects creation of /tmp/rootlog on Linux, a marker used by the TripleCross rootkit to track backdoor state.

FreeReviewedSigma · High · v3
Product
linux
Category
file_event
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2022-07-05
Updated
2026-07-31

What it detects

This rule detects creation of the file /tmp/rootlog, which the TripleCross rootkit uses as a lock/check to determine whether the backdoor is already running. Attackers may use such artifacts to coordinate persistence and avoid spawning duplicate instances. The detection relies on Linux file event telemetry that records target file paths for write/create operations.

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.