Windows Suspicious Wget.exe Downloads From IP to Common Staging Paths

Flags wget.exe on Windows downloading from an IP over HTTP and saving to common staging/user directories.

FreeReviewedSigma · High · v1
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2024-02-23
Updated
2026-07-30

What it detects

This rule identifies Windows process creation events where wget.exe is executed with a URL targeting a direct IP address and HTTP usage, along with output-related flags (e.g., -O or --output-document). It also requires the command line to write downloaded content to commonly abused or staging locations such as Temp, PerfLogs, Users Public, Windows Help/Temp, or Temporary Internet, and in some cases paths involving Favorites/Favourites, Contacts, or Pictures. This behavior can indicate an attacker using wget to fetch payloads or tools directly from infrastructure by writing them to high-risk directories. The detection relies on process creation telemetry including the executable image/name and full command line content.

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.