Privilege Escalation (TA0004)(opens in a new tab or window)
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.name : "Clipup.exe" and
not process.executable : "C:\\Windows\\System32\\ClipUp.exe" and process.parent.name : "dllhost.exe" and
/* CLSID of the Elevated COM Interface IEditionUpgradeManager */
process.parent.args : "/Processid:{BD54C901-076B-434E-B6C7-17C531F4AB41}"
Install detection rules in Elastic Security
Detect UAC Bypass Attempt with IEditionUpgradeManager Elevated COM Interface 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).