Skip to content

Instantly share code, notes, and snippets.

View xtremertx's full-sized avatar
🔞
Github is happening. #FTW

Peter xtremertx

🔞
Github is happening. #FTW
View GitHub Profile
function Invoke-UACBypass {
<#
.SYNOPSIS
Bypasses UAC on Windows 10 by abusing the SilentCleanup task to win a race condition, allowing for a DLL hijack without a privileged file copy.
Author: Matthew Graeber (@mattifestation), Matt Nelson (@enigma0x3)
License: BSD 3-Clause
Required Dependencies: None
Optional Dependencies: None