Windows Process Creation: Obfuscated IP Address in Download Command URLs

Alerts on Windows download commands that include obfuscated/encoded IP addresses in the URL.

FreeReviewedSigma · Medium · v1
Product
windows
Category
process_creation
Author
Florian Roth (Nextron Systems), X__Junior (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2022-08-03
Updated
2026-07-30

What it detects

This rule flags Windows command-line activity where common download tools (e.g., PowerShell web requests/rest methods or curl/wget equivalents) are used with URLs that contain IP addresses in obfuscated forms such as hex prefixes, percent-encoded fragments, or regex-matched non-standard numeric encodings. Obfuscation can help attackers conceal outbound destinations or payload sources while still using download functionality. It relies on process creation telemetry with command-line content to identify both the download command and the presence of suspicious IP encodings, excluding matches that resolve to a standard IPv4 URL pattern.

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