Windows Process: reg.exe Software Version Discovery via svcVersion Query

Alerts when reg.exe is used to query \Software\ for svcVersion, indicating Windows software version discovery.

FreeReviewedSigma · Medium · v1
Product
windows
Category
process_creation
Author
Nikita Nazarov, oscd.community (SigmaHQ), DRL 1.1
Published
2020-10-16
Updated
2026-07-30

ATT&CK techniques

Discovery
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Defense Evasion

  8. Cred Access

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule matches Windows process creation events where reg.exe is invoked with command-line arguments indicating a query for Software version information, specifically /v svcVersion and a path containing \Software\. Attackers use software discovery to identify installed versions and tailor follow-on actions such as targeting exposed vulnerabilities or security tooling. Telemetry relied on includes the process image ending in \reg.exe and the full command line text containing the expected query components.

Related detections3 linkedT1518 — drag to rearrange
Windows PowerShell ScriptBlock keyword match for WinPwn tool usage
Windows process command line matches WinPwn tool execution keywords
Windows PowerShell Software Enumeration via Script Block Content
Windows Process: reg.exe Software Version Discovery via svcVersion Query
Pivot detection · T1518 · 3 related

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