// MITRE ATT&CK

T1546.003 · Windows Management Instrumentation Event Subscription

🎯 Privilege Escalation Windows Sub-technique

Sub-technique of T1546 · Event Triggered Execution.

Adversaries may establish persistence and elevate privileges by executing malicious content triggered by a Windows Management Instrumentation (WMI) event subscription. WMI can be used to install event filters, providers, consumers, and bindings that execute code when a defined event occurs. Examples...

How to detect & mitigate it

Detecting Windows Management Instrumentation Event Subscription starts with your SIEM/EDR telemetry. Write a detection rule with the Sigma generator, analyze suspicious logs in the log analyzer, and place the technique on your coverage with the ATT&CK matrix.

Related techniques

Source: MITRE ATT&CK®. ATT&CK is a registered trademark of The MITRE Corporation. Content for educational purposes.