Windows Process Creation: Suspicious Renamed Binary Masquerading as Common Tools

Flags Windows executions where Sysmon OriginalFileName matches common tools but the process Image name ends differently.

FreeReviewedSigma · Medium · v1
Product
windows
Category
process_creation
Author
Matthew Green @mgreen27, Ecco, James Pemberton @4A616D6573, oscd.community, Andreas Hunkeler (@Karneades) (SigmaHQ), DRL 1.1
Published
2019-06-15
Updated
2026-07-30

ATT&CK techniques

Defense Evasion
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Cred Access

  8. Discovery

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule identifies process creations where the Sysmon OriginalFileName matches well-known binaries (for example cmd.exe, conhost.exe, 7z/WinRAR, wevtutil, net/netsh, InstallUtil) but the executed Image ends with a differently named binary. Such mismatches are a common defense-evasion technique used to masquerade malicious execution as legitimate Windows utilities. It relies on Windows process creation telemetry that includes both Image and Sysmon OriginalFileName fields to spot inconsistencies. The logic excludes cases where the Image already ends with the expected original names to reduce straightforward matches.

Related detections9 linkedT1036.003 — drag to rearrange
Renamed Autohotkey Binary
Suspicious Masqueraded Rundll32 with Mismatched Original Filename (via process_creation)
Suspicious Renamed git Binary gcmd.exe Execution (via process_creation)
Renamed Execution of a Renamed Windows System Utility (via process_creation)
Suspicious Renamed Pythonw Interpreter Execution via XWorm Loader (via process_creation)
Suspicious PowerShell Masquerading as Windows Terminal via process_creation
Windows Schtasks Execution with Renamed schtasks.exe Binary
Windows RMM Tool MeshAgent Execution with Renamed MeshServiceName
macOS Process Creation: MeshAgent renamed execution via --meshServiceName
Windows Process Creation: Suspicious Renamed Binary Masquerading as Common Tools
Pivot detection · T1036.003 · 9 related

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