COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200818045328/https://github.com/topics/uac
Here are
44 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.
Embedding a "UAC-Bypassing" function into your custom payload
Updated
Oct 3, 2019
Python
UAC bypass techniques implemented and written in Go
Python library for requesting root privileges
Updated
Jun 18, 2019
Python
Minimalistic RBAC package for Go applications
Escalation / Bypass Windows UAC
A helper class library to detect, manage and use UAC functionalities in your program.
🐤 Some of my antiUAC Scripts for Rubbber Ducky 🐤
Small utility written in c++ to bypass windows UAC prompt
Updated
Oct 8, 2019
Python
This payload bypasses the UAC
UIAccess UAC Bypass using token duplication and keyboard events
Updated
Sep 26, 2019
Python
THIS MODULE HAS BEEN DEPRECATED. See the README.md for more information.
Updated
Mar 13, 2020
PowerShell
PowerShell script to bypass UAC using DCCW
Updated
Jul 29, 2017
PowerShell
Proof of concept open source implementation of an UAC bypass exploit, based in 2 windows failures.
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
A more complete support of windows elevated commands with Node
Updated
Aug 3, 2017
JavaScript
Aggregation of Cobalt Strike's aggressor scripts.
Updated
Mar 31, 2018
PowerShell
A sequential execution tool by C++, can be used as a starter for .net program.
Like fs module. To use with sudo / elevate. Works on linux, mac, windows.
Updated
May 18, 2016
JavaScript
Singleton server for aghfabsowecwn
Updated
May 6, 2016
JavaScript
Command line tool to run application elevated
🏗️ Simple utility application that can launch anything within specific environment manipulated (Windows only)
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
sudotakes 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.