Linux process chain for Axios NPM compromise: curl download with nohup and python3

Flags Linux executions where curl downloads /tmp/ld.py and the payload is run via nohup python3 from an Axios-related node process.

FreeReviewedSigma · High · v5
Product
linux
Category
process_creation
Author
Swachchhanda Shrawan Poudel (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2026-04-01
Updated
2026-07-31

ATT&CK techniques

Initial Access → C2
  1. Recon

  2. Resource Dev

  3. Persistence

  4. Priv Esc

  5. Defense Evasion

  6. Cred Access

  7. Discovery

  8. Lateral Movement

  9. Collection

  10. Exfiltration

  11. Impact

What it detects

This rule identifies a Linux execution chain consistent with a compromised dependency used by the Axios npm package, starting from a Node/Bun process that runs curl to fetch a payload, then launches it detached via nohup and executes it with python3. It further matches a curl process attempting to retrieve content from a specific hard-coded HTTP endpoint. The behavior matters because it reflects post-install style payload delivery and execution, and the rule relies on process creation telemetry including parent image, command line arguments, and executed binary paths.

Related detections9 linkedT1059.004 — drag to rearrange
macOS: Detect Axios malicious npm execution chain using osascript, curl download, and cleanup
Suspicious Child Process Spawned by Python Interpreter via Process Creation
Malicious Remote Script Piped Directly to a Shell (via process_creation)
HamsaUpdate Linux Payload Download via Wget Piped to Bash (via process_creation)
Malicious TeamPCP durabletask Payload python3 managed.pyz from tmp (via process_creation)
Malicious Curl to Shell Dropper from Paste Site via Command Line
Malicious kagent RAT Delivery via HuggingFace Space Download (via process_creation)
Suspicious Remote Script Execution via curl Piped to bash with nohup on macOS (via process_creation)
Suspicious Botnet Payload Drop to Hidden Xdiag Temp Path
Linux process chain for Axios NPM compromise: curl download with nohup and python3
Pivot detection · T1059.004 · 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.