Cross-source coverage

T1088 / ATT&CK

Bypass User Account Control

ATT&CK has retired this technique. Rules still tag it; the current id is T1548.002 Abuse Elevation Control Mechanism: Bypass User Account Control.

2 rules · 1 family across 1 source.

5 deprecated hidden · include

From MITRE ATT&CK 19.2

Windows User Account Control (UAC) allows a program to elevate its privileges to perform a task under administrator-level permissions by prompting the user for confirmation. The impact to the user ranges from denying the operation under high enforcement to allowing the user to perform the action if they are in the local administrators group and click through the prompt or allowing them to enter an administrator password to complete the action.

If the UAC protection level of a computer is set to anything but the highest level, certain Windows programs are allowed to elevate privileges or execute some elevated COM objects without prompting the user through the UAC notification box. An example of this is use of rundll32.exe to load a specifically crafted DLL which loads an auto-elevated COM object and performs a file operation in a protected directory which would typically require elevated access. Malicious software may also be injected into a trusted process to gain elevated privileges without prompting a user. Adversaries can use these techniques to elevate privileges to administrator if the target process is unprotected.

Many methods have been discovered to bypass UAC. The Github readme page for UACMe contains an extensive list of methods that have been discovered and implemented within UACMe, but may not be a comprehensive list of bypasses. Additional bypass methods are regularly discovered and some used in the wild, such as:

  • eventvwr.exe can auto-elevate and execute a specified binary or script.

Another bypass is possible through some Lateral Movement techniques if credentials for an account with administrator privileges are known, since UAC is a single system security mechanism, and the privilege or integrity of a process running on one system will be unknown on lateral systems and default to high integrity.

Platforms
Windows
Telemetry

socfortress/Wazuh-Rules

2 rules · 1 family
Detection Severity Format
Sysmon - Event 1: Process creation · Bypass User Account Control (T1088) 2 variants Low Wazuh XML
Sysmon - Event 1: Process creation · Bypass User Account Control (T1088) 2 variants Low Wazuh XML

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.