Windows Fake wermgr.exe Execution via Renamed cmd/powershell/powershell_ise

Detects disguised execution of cmd or PowerShell by matching original file name with a wermgr.exe process image.

FreeReviewedSigma · High · v5
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-08-23
Updated
2026-07-31

What it detects

This rule identifies process execution where the image filename ends with \wermgr.exe while the process reports an OriginalFileName of cmd.exe, powershell.exe, or powershell_ise.exe. This pattern is consistent with attackers renaming legitimate Windows binaries to masquerade as wermgr.exe during exploitation activity. Detection relies on Windows process creation telemetry that includes both the executable path/name and the OriginalFileName metadata.

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.