Windows: curl.exe Local File Read via file:/// Command Line

Flags curl.exe runs that include file:/// to access local files on Windows.

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 flags process creation of curl.exe on Windows when the command line contains the file:/// protocol handler, indicating an attempt to read local files through curl. Attackers can use this pattern to exfiltrate or stage data by accessing local paths with standard tooling. It relies on process creation telemetry, specifically the executable name matching curl.exe and the presence of file:/// 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.