Windows: Detect rcedit editing PE version/resource metadata via --set-*

Alerts on rcedit command-line usage that sets PE metadata fields to alter executable file properties.

FreeReviewedSigma · Medium · v1
Product
windows
Category
process_creation
Author
Micah Babinski (SigmaHQ), DRL 1.1
Published
2022-12-11
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 flags process executions of rcedit (rcedit-x86.exe or rcedit-x64.exe) where the command line includes --set- and PE metadata field names such as OriginalFileName, CompanyName, FileDescription, ProductName, ProductVersion, or LegalCopyright. Attackers and analysts may use this to modify executable properties to support stealth, such as making renamed or repackaged binaries less obvious. It relies on Windows process creation telemetry capturing the executable image path, product string, and the full command line arguments.

Related detections9 linkedT1036 — drag to rearrange
Windows File Event: Flag Cyrillic Homoglyph Characters in Target Filename
Windows Process Command Line Matches Perfect Homoglyph Unicode Characters
Windows Security: Password-Protected ZIP Opened with Suspicious Filename Indicators
Suspicious Shell Command Obfuscation via printf Escape Encoding on VMware ESXi (via process_creation)
Malicious Emmenhtal JavaScript Loader Spawning Encoded PowerShell
Suspicious Rclone Exfiltration Masquerading as wininit.exe
Suspicious Python Interpreter Launching Encoded PowerShell via subprocess
Suspicious Executable Running from Public Pictures Directory
Suspicious Python Execution via Renamed Synaptics Binary
Windows: Detect rcedit editing PE version/resource metadata via --set-*
Pivot detection · T1036 · 9 related

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