Linux Named Pipe Creation via mkfifo Process Execution

Flags Linux process executions of /mkfifo that create named pipes.

FreeReviewedSigma · Low · v2
Product
linux
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-06-16
Updated
2026-07-31

What it detects

This rule identifies process executions where the command image ends with '/mkfifo', indicating creation of a new named pipe (FIFO). Named pipes can be used to coordinate inter-process communication and may also support attacker workflows for staging or command exchange. Detection relies on Linux process creation telemetry, specifically the executable path ending in mkfifo.

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.