Linux process execution of execve_hijack via sudo

Alerts when /sudo spawns a process whose command line includes execve_hijack.

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

What it detects

This rule flags process creation events where the command line contains the string "execve_hijack" while the executable path ends with "/sudo". Attackers may use such an execve hijack helper to attempt privilege escalation while blending in with sudo-driven execution. It relies on process creation telemetry, including the parent/command context and the command line content.

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.