Linux nohup Execution from /tmp

Flags Linux process executions using nohup with command lines referencing /tmp.

FreeReviewedSigma · High · v2
Product
linux
Category
process_creation
Author
Joseliyo Sanchez, @Joseliyo_Jstnk (SigmaHQ), DRL 1.1
Published
2023-06-02
Updated
2026-07-31

What it detects

This rule flags process creation where the executable path ends with "nohup" and the command line contains "/tmp/", indicating use of nohup from a potentially transient or attacker-controlled location. Attackers commonly leverage nohup to keep commands running after disconnects while staging binaries or scripts in temporary directories. It relies on Linux process creation telemetry with captured image paths and command-line arguments.

Changelog

v2
  1. v2
    Candidate ingested via manual entry.2026-07-31
  2. 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.