Files
atomic-red-team/Windows/Privilege Escalation/Bypass_User_Account_Control.md
T
caseysmithrc ac8dd2cfec Initial Commit
Initial Checkin
2017-10-11 10:35:17 -07:00

575 B

Bypass User Account Control

MITRE ATT&CK Technique: T1122

There are many ways to perform UAC bypasses when a user is in the local administrator group on a system, so it may be difficult to target detection on all variations. Efforts should likely be placed on mitigation and collecting enough information on process launches and actions that could be performed before and after a UAC bypass is performed.

Test Script

UACBypass