Windows Process Creation: mshtml.dll RunHTMLApplication Execution via Protocol Handlers

Alerts on Windows command lines invoking mshtml.dll RunHTMLApplication (via #135) with path traversal markers.

FreeReviewedSigma · High · v1
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems), Florian Roth (Nextron Systems), Josh Nickels, frack113, Zaw Min Htun (ZETA) (SigmaHQ), DRL 1.1
Published
2022-08-14
Updated
2026-07-30

What it detects

This rule flags Windows process creation command lines that include path traversal ("..\"), reference mshtml.dll, and call the RunHTMLApplication export (including "#135" and "RunHTMLApplication"). Such behavior matters because it can be used to execute code through HTML-related functionality and protocol handler chains, blending into normal command-line activity. The detection relies on process_creation telemetry, specifically the command line text containing the mshtml.dll and RunHTMLApplication indicators.

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