Windows Process: curl Download with HTTP Output Redirect and Command Chaining

Flags Windows commands where curl downloads over HTTP with -o and then executes via command chaining with '&'.

FreeReviewedSigma · High · v2
Product
windows
Category
process_creation
Author
Sreeman, Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2020-01-13
Updated
2026-07-31

ATT&CK techniques

Defense Evasion → C2
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Cred Access

  8. Discovery

  9. Lateral Movement

  10. Collection

  11. Exfiltration

  12. Impact

What it detects

This rule identifies Windows process executions where the command line contains curl usage over HTTP, redirects output to a file (via -o), and then chains additional commands using an ampersand. Attackers often use curl in this pattern to retrieve a remote payload and immediately act on it within the same command context. It relies on process creation telemetry, specifically the process command line contents that include the relevant flags and delimiters.

Related detections9 linkedT1105 — drag to rearrange
Suspicious File Download via certutil urlcache
Windows File Events: Legitimate Applications Writing Executables to Uncommon Locations
Windows Process Access: Suspicious WebDAV target execution via iediagcmd.exe or CustomShellHost.exe (CVE-2025-33053)
Windows Process Creation: Possible CVE-2025-33053 WebDAV RCE via utility search-order manipulation
Windows Scheduled Task Creation via schtasks.exe with curl and PowerShell Command Line Indicators
macOS chflags Hidden Flag Set via chflags hidden parameter
Windows Process Execution: Suspicious cmd.exe Command-Line Combinations (Pikabot-like)
Windows: Detect Ldifde.exe LDAP import (-i -f) usage
Windows findstr.exe Subfolder and Case-Insensitive Search Flags
Windows Process: curl Download with HTTP Output Redirect and Command Chaining
Pivot detection · T1105 · 9 related

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.