// MITRE ATT&CK

T1548.002 · Bypass User Account Control

🎯 Privilege Escalation Windows Sub-technique

Sub-technique of T1548 · Abuse Elevation Control Mechanism.

Adversaries may bypass UAC mechanisms to elevate process privileges on system. Windows User Account Control (UAC) allows a program to elevate its privileges (tracked as integrity levels ranging from low to high) to perform a task under administrator-level permissions, possibly by prompting the user ...

How to detect & mitigate it

Detecting Bypass User Account Control 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.