Linux Process Creation: Suspicious Git Clone Command with Vulnerability Keywords

Alerts on Linux "git clone" commands that include exploit/vulnerability-related keywords or CVE/PoC-style terms.

FreeReviewedSigma · Medium · v2
Product
linux
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 Linux process executions where the command line includes a remote repository clone action using git and the process image ends with /git. It further requires that the command line contains one or more vulnerability- or exploit-related keywords (e.g., CVE-, RCE, exploit, PoC). This matters because attackers often use git to pull proof-of-concept or exploit code, and keyword-matching helps surface suspicious cloning activity. Telemetry relies on process creation logs with Image and CommandLine fields.

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.