endpoint(opens in a new tab or window)
windows(opens in a new tab or window)
process where host.os.type == "windows" and event.type == "start" and
process.parent.name == "mmc.exe" and
/* process.Ext.token.integrity_level_name == "high" can be added in future for tuning */
/* args of the Windows Firewall SnapIn */
process.parent.args == "WF.msc" and process.name != "WerFault.exe"
Install detection rules in Elastic Security
Detect UAC Bypass via Windows Firewall Snap-In Hijack in the Elastic Security detection engine by installing this rule into your Elastic Stack.
To setup this rule, check out the installation guide for Prebuilt Security Detection Rules(opens in a new tab or window).