Proxy GET Requests with IP-Embedded CVE-Related URL Parameters

Finds proxy GET URIs with risky extensions and a d=IPv4 parameter value in the query string.

FreeReviewedSigma · High · v5
Category
proxy
Author
X__Junior (SigmaHQ), DRL 1.1
Published
2023-07-12
Updated
2026-07-31

What it detects

This rule flags proxy traffic where a GET request URL matches a set of extensions (zip/asp/htm/url/xml/chm/mht/vbs/search-ms) followed by query parameters containing an IPv4 address. Such URL patterns can indicate automated probing or exploit delivery attempts that embed target IPs directly in the request. Detection relies on proxy logs containing the request method and full requested URI, specifically the URL path and query string pattern captured by the URL regex.

Changelog

v5
  1. v5
    Candidate ingested via manual entry.2026-07-31
  2. v4
    Candidate ingested via manual entry.2026-07-31
  3. v3
    Candidate ingested via manual entry.2026-07-31
  4. v2
    Candidate ingested via manual entry.2026-07-31
  5. 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.