Windows Process Creation: Suspicious Git Clone Command With Vulnerability Keywords

Flags Windows git clone commands that include exploit/vulnerability-style keywords in the process command line.

FreeReviewedSigma · Medium · v2
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-01-03
Updated
2026-07-31

ATT&CK techniques

Recon
  1. Resource Dev

  2. Initial Access

  3. Execution

  4. Persistence

  5. Priv Esc

  6. Defense Evasion

  7. Cred Access

  8. Discovery

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule flags Windows process creation events where git is executed (including git.exe or git-remote-https.exe) and the command line includes a git clone action. It further requires the command line to contain one or more vulnerability- or exploit-related keywords (for example, exploit, CVE-, ProofOfConcept, and common named CVEs). This matters because attackers may use cloning of remote repositories to stage or distribute exploit tooling. The detection relies on process creation telemetry capturing the Image/OriginalFileName and the full CommandLine.

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.