Suspicious curl.exe File Downloads From Direct IP Addresses on Windows

Alerts on Windows curl.exe commands downloading from an IP address with HTTP/S and suspect file extensions.

FreeReviewedSigma · High · 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 flags Windows process creation events where curl.exe is invoked with a URL pointing directly to an IP address, and the command indicates an HTTP download. It further narrows to cases where curl output targets potentially executable or script-related file types (e.g., .exe, .dll, .ps1, .bat) using common download/output flags such as -O, --remote-name, or --output. Attackers may use curl to fetch payloads or scripts directly from an IP to bypass typical domain-based controls, so matching on process command-line telemetry and file extension indicators is key for detection.

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.