The Wayback Machine - https://web.archive.org/web/20210723035109/https://github.com/topics/uac
Here are
54 public repositories
matching this topic...
List of Awesome Red Teaming Resources
Defeating Windows User Account Control
Undetectable Windows Payload Generation
Updated
Jul 12, 2019
Python
Electron subprocesses with administrative privileges, prompting the user with an OS dialog if necessary.
Updated
Feb 26, 2019
JavaScript
Resources About Windows Security. 1100+ Open Source Tools. 3300+ Blog Post and Videos.
Escalate as Administrator bypassing the UAC affecting administrator accounts only.
UAC bypass techniques implemented and written in Go
Embedding a "UAC-Bypassing" function into your custom payload
Updated
Sep 30, 2020
Python
Minimalistic RBAC package for Go applications
Python library for requesting root privileges
Updated
Feb 6, 2021
Python
Escalation / Bypass Windows UAC
A helper class library to detect, manage and use UAC functionalities in your program.
Small utility written in c++ to bypass windows UAC prompt
🐤 Some of my antiUAC Scripts for Rubbber Ducky 🐤
Updated
Oct 23, 2020
Python
UIAccess UAC Bypass using token duplication and keyboard events
Updated
Sep 26, 2019
Python
This payload bypasses the UAC
THIS MODULE HAS BEEN DEPRECATED. See the README.md for more information.
Updated
Sep 30, 2020
PowerShell
PowerShell script to bypass UAC using DCCW
Updated
Jul 29, 2017
PowerShell
wconv - Converting Windows native formats into human readable form
Updated
Aug 17, 2020
Python
Proof of concept open source implementation of an UAC bypass exploit, based in 2 windows failures.
Reflective DLL that hooks the creation of the UAC prompt popped by explorer.exe for privilege escalation.
Windows executable "de-escalator".
A golang package for retrieving values from the Microsoft LDAP property, `UserAccountControl`
Program bypasses the UAC prompt for Admin privileges when running a program.
Updated
Jan 9, 2018
Batchfile
Updated
Feb 14, 2021
PowerShell
Aggregation of Cobalt Strike's aggressor scripts.
Updated
Mar 31, 2018
PowerShell
Improve this page
Add a description, image, and links to the
uac
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
uac
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I've already heard opinions like: "I can not use this on the enterpise." or "This other sudo is just a few lines RunAs script that I can audit myself." (Sure, but building a feature-rich
sudo
takes far more lines than that.) and the next one probably will be: "I won't run as administrator something from a nobody on the internet."This is a trust problem. And I cannot create trust by myself.