Suspicious rundll32/regsvr32/msiexec Child Process from Windows Script Hosts (cscript/wscript)

Alerts on wscript/cscript spawning suspicious child processes or scripts that invoke rundll32/regsvr32/msiexec.

FreeReviewedSigma · Medium · v1
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems), Alejandro Houspanossian ('@lekz86') (SigmaHQ), DRL 1.1
Published
2023-05-15
Updated
2026-07-30

What it detects

This rule flags process creation where a child process is launched by Windows Script Host executables cscript.exe or wscript.exe. It targets child processes where cmd.exe/powershell.exe are used to invoke rundll32, regsvr32, or msiexec, and also matches direct rundll32.exe execution. It relies on Windows process creation telemetry including parent image, child image, and command-line content to find these potentially abused script-execution chains.

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