Here are
40 public repositories
matching this topic...
List of Awesome Red Teaming Resources
Defeating Windows User Account Control
Undetectable Windows Payload Generation
Updated
Mar 7, 2020
Python
Electron subprocesses with administrative privileges, prompting the user with an OS dialog if necessary.
Updated
Mar 2, 2020
JavaScript
Embedding a "UAC-Bypassing" function into your custom payload
Updated
Feb 15, 2020
Python
UAC bypass techniques implemented and written in Go
Python library for requesting root privileges
Updated
Mar 2, 2020
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.
Resources About Windows Security. 1100+ Open Source Tools. 3300+ Blog Post and Videos.
Small utility written in c++ to bypass windows UAC prompt
🐤 Some of my antiUAC Scripts for Rubbber Ducky 🐤
Updated
Dec 11, 2019
Python
PowerShell script to bypass UAC using DCCW
Updated
Dec 18, 2019
PowerShell
This module contains DSC resources for configuring and managing computer security.
Updated
Feb 12, 2020
PowerShell
UIAccess UAC Bypass using token duplication and keyboard events
Updated
Feb 15, 2020
Python
This payload bypasses the UAC
Proof of concept open source implementation of an UAC bypass exploit, based in 2 windows failures.
Program bypasses the UAC prompt for Admin privileges when running a program.
Updated
Nov 11, 2018
Batchfile
A more complete support of windows elevated commands with Node
Updated
Jan 25, 2018
JavaScript
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
Jul 31, 2017
JavaScript
A Framework to create virus with (Mainly Ransomware) (Buff up to DDL (C#))
Command line tool to run application elevated
Singleton server for aghfabsowecwn
Updated
May 13, 2017
JavaScript
Aggregation of Cobalt Strike's aggressor scripts.
Updated
Feb 13, 2020
PowerShell
UAC bypass using Fodhelper
Windows 8.1 and 10 UAC bypass abusing WinSxS in "dccw.exe".
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.