Windows msiexec.exe Quiet MSI Installation with Installer Arguments

Flags msiexec.exe launched with -q plus MSI installer switches, indicating quiet installation behavior in Windows process creation logs.

FreeReviewedSigma · Medium · v1
Product
windows
Category
process_creation
Author
frack113 (SigmaHQ), DRL 1.1
Published
2022-01-16
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. Defense Evasion

  8. Cred Access

  9. Discovery

  10. Lateral Movement

  11. Collection

  12. C2

  13. Exfiltration

  14. Impact

What it detects

This rule identifies process creation events where msiexec.exe is launched with silent/quiet behavior and MSI installer-related arguments (-i, -package, -a, -j) including the -q flag. Attackers may use msiexec.exe to run installer packages covertly while reducing user visibility and blending into legitimate installation workflows. The detection relies on Windows process creation telemetry, matching the msiexec.exe image/original filename and parsing the command line for the presence of specific installer switches.

Related detections9 linkedT1218.007 — drag to rearrange
Malicious Msiexec Execution of Staged Update Package via Process Creation
Msiexec Spawning Batch Script Child Process
Possible PurpleFox MSHTA to Msiexec Remote MSI Chain
Malicious Remote MSI Execution with Image Extension via msiexec (via process_creation)
Suspicious Raspberry Robin Msiexec Spawning a Proxy Binary (via process_creation)
Malicious Msiexec Installation of a Remote MSI Package (via process_creation)
Suspicious msiexec Remote Package Installation over HTTP
Malicious MSI Installation from Remote WebDAV Share via process_creation
Suspicious Msiexec Remote Package Installation from URL via Process Creation
Windows msiexec.exe Quiet MSI Installation with Installer Arguments
Pivot detection · T1218.007 · 9 related

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