Windows Persistence Attempt via sc config or wmic COR_PROFILER (Blue Mockingbird)

Flags sc.exe sc config and wmic.exe COR_PROFILER command lines tied to wercplsupporte.dll references.

FreeReviewedSigma · High · v5
Product
windows
Category
process_creation
Author
Trent Liffick (@tliffick) (SigmaHQ), DRL 1.1
Published
2020-05-14
Updated
2026-07-31

ATT&CK techniques

Execution → Defense Evasion
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Priv Esc

  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 attempting to modify system components using the Service Control (sc.exe) utility or the WMI command tool (wmic.exe). It matches sc.exe command lines that include both 'sc config' and 'wercplsupporte.dll', and wmic.exe executions whose command line ends with 'COR_PROFILER'. Such actions can indicate persistence or execution manipulation by loading attacker-controlled modules via configuration changes. The detection relies on process creation telemetry including the executable path (endswith) and command-line content.

Related detections9 linkedT1112 — drag to rearrange
Windows WMIC Registry Changes via WMI StdRegProv Write Methods
Windows Registry Set: ServiceDll Path Ending with \CurrentControlSet\Services\wercplsupport\Parameters\ServiceDll
Lateral Movement via WMIC Remote Process Creation
Malicious Enabling of Restricted Admin Mode via Registry by UAT-8837
Suspicious Enabling of Remote Desktop via fDenyTSConnections Registry by DeadLock Ransomware
Malicious Service DLL Hijack for Persistence via Lotus Blossom
Suspicious Loopback Proxy Server Configured via Registry (via registry_set)
Malicious WDigest Credential Caching Enabled via Registry (via registry_set)
Malicious UAT-8302 Remote Process Execution via wmic
Windows Persistence Attempt via sc config or wmic COR_PROFILER (Blue Mockingbird)
Pivot detection · T1112 · 9 related

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.