Skip to content

shubham0d/UAC-bypass-using-dll-injection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UAC-bypass-using-dll-injection

A small project to bypass UAC using dll injection technique

Target System

Windows 10 (32/64) Windows 8 (32/64) Windows 7 (32/64)

Usage

Tested on Windows 10.

  • Compile the UAC Bypass project.
  • Compile the mscms dll project (or use the already present mscms.dll for 64 bit machines)
  • Place both (UAC Bypass.exe and mscms.dll) in same directory along with the script.vbs file.
  • Execute the UAC Bypass.exe.

A command prompt with elevated privilege will appear without the UAC pop up.

POC

uac-bypass1.gif

Reference: https://www.wietzebeukema.nl/blog/hijacking-dlls-in-windows

About

A small project to bypass UAC in windows 10/8/7 using dll injection technique

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published