Windows Process Creation: Detect reg.exe Add Control Panel CPL Items

Alerts on reg.exe adding Control Panel CPL items via CurrentVersion\Control Panel\CPLs, a common vector for stealthy execution/persistence.

FreeReviewedSigma · High · v2
Product
windows
Category
process_creation
Author
Kyaw Min Thein, Furkan Caliskan (@caliskanfurkan_) (SigmaHQ), DRL 1.1
Published
2020-06-22
Updated
2026-07-31

ATT&CK techniques

Persistence → Defense Evasion
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Defense Evasion

  6. Cred Access

  7. Discovery

  8. Lateral Movement

  9. Collection

  10. C2

  11. Exfiltration

  12. Impact

What it detects

This rule identifies Windows process executions where reg.exe is used with arguments that add entries under CurrentVersion\Control Panel\CPLs, indicating a potential malicious Control Panel item persistence technique. It also looks for suspicious creation of entries related to .cpl execution, excluding common system or OEM-related paths when the process line matches known patterns. Telemetry required includes process creation events with Image, OriginalFileName, and CommandLine fields.

Related detections9 linkedT1546 — drag to rearrange
AdminSDHolder Permissions Changed for Persistence (via security)
Suspicious Persistence via Shell Script Dropped in profile.d Directory (via file_event)
Suspicious Command Processor AutoRun Persistence via Registry Set
Suspicious Python Site Hook or PTH File Written to Site-Packages via File Event
Suspicious MOTD Or Git Hook Script Creation For Linux Persistence
Suspicious Control Panel File Execution via control.exe with CPL Argument
Windows: Suspicious Outlook VbaProject.OTM Macro File Created
Windows MSSQL: Extended Stored Procedure execution with provider name MSSQLSERVER and message containing 'maggie'
Windows: File Creation of Get-Variable.exe in PowerShell WindowsApps Path
Windows Process Creation: Detect reg.exe Add Control Panel CPL Items
Pivot detection · T1546 · 9 related

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.