Windows process command line matches SNAKE installer argument pattern

Alerts on Windows process command lines containing a 64-hex then 16-hex CLI argument sequence consistent with a malware installer pattern.

FreeReviewedSigma · High · v5
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-05-04
Updated
2026-07-31

What it detects

This rule flags Windows process creation events where the command line contains a two-argument sequence that fits the installer’s expected format: a 64-hex-character value followed by a 16-hex-character value. Such argument patterns can be used by malware installers to pass encrypted or derived parameters needed for execution. The detection relies on process command line telemetry with sufficient fidelity to match the exact hex-length regular expression.

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.