Windows Process Execution: curl.exe with Custom User-Agent Header

Flags Windows executions of curl.exe that include a User-Agent header in the command line.

FreeReviewedSigma · Medium · v2
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-07-27
Updated
2026-07-31

What it detects

This rule identifies Windows process creation events where curl.exe is executed with a header that includes a User-Agent value (e.g., via command-line header flags). Attackers can use curl to blend into normal network tooling while controlling the HTTP User-Agent used for fetching or sending data to external endpoints. The detection relies on telemetry from Windows process creation, matching curl.exe by executable name/original file name and then verifying the presence of header flags and a 'User-Agent:' string in the command line.

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.