Windows PowerShell Obfuscated COM MSI Installation via WindowsInstaller.Installer

PowerShell spawning that uses WindowsInstaller.Installer COM with obfuscated strings to call InstallProduct and suppress UI.

FreeReviewedSigma · High · v1
Product
windows
Category
process_creation
Author
Meroujan Antonyan (vx3r) (SigmaHQ), DRL 1.1
Published
2025-05-27
Updated
2026-07-30

ATT&CK techniques

Execution → Defense Evasion
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Persistence

  5. Priv Esc

  6. Cred Access

  7. Discovery

  8. Lateral Movement

  9. Collection

  10. C2

  11. Exfiltration

  12. Impact

What it detects

This rule flags Windows PowerShell executions where the command line includes creation of a COM object for Windows Installer (WindowsInstaller.Installer) followed by a call to InstallProduct. It focuses on obfuscated behavior indicators in the PowerShell command such as string insertion used to construct the COM class name and runtime string manipulation to form values like URLs. Attackers use this approach to hide intent and deliver software installations with minimal user interaction by leveraging legitimate installer functionality and COM automation. The detection relies on process creation telemetry capturing PowerShell image names and command-line substrings indicating -ComObject, InstallProduct, string insertion, and UILevel setting.

Related detections9 linkedT1059.001 — drag to rearrange
PowerShell Command-Line Obfuscation Constructs (via process_creation)
Windows Registry Set in Shell Open Command Using PowerShell Cryptography .NET Classes
PowerShell Crypto Namespace Class Invocation for Windows Process Creation
Suspicious Script Interpreter Spawned by Explorer via ClickFix Run Dialog (via process_creation)
Suspicious PowerShell Download Cradle via ClickFix Fake CAPTCHA (via process_creation)
Malicious Msiexec Execution of Staged Update Package via Process Creation
Suspicious PowerShell EncodedCommand Spawned From Command Shell via Process Creation
Suspicious Script Download via Curl and PowerShell by Dohdoor
Malicious Mass Hyper-V Virtual Machine Shutdown via PowerShell by Kraken Ransomware
Windows PowerShell Obfuscated COM MSI Installation via WindowsInstaller.Installer
Pivot detection · T1059.001 · 9 related

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