An open API service indexing awesome lists of open source software.

https://github.com/dosx-dev/uac-exploit

Confirmation message bypass (Win 10/11)
https://github.com/dosx-dev/uac-exploit

education elevation execution exploit malware module uac windows

Last synced: 30 days ago
JSON representation

Confirmation message bypass (Win 10/11)

Awesome Lists containing this project

README

        

# UAC-Exploit ( Win 10 / 11 )

The Windows operating system uses a built-in security mechanism that requires users to confirm elevated privileges in order to perform certain system-level tasks. This protection mechanism aims to prevent unauthorized access to the system and protect user data. However, some attackers can bypass this security mechanism and gain administrator access to the system without proper authentication. In this repository, I present an exploit method that bypasses the admin access confirmation requirement in Windows 10 and 11.

For educational purposes only ;)

### SAMPLE .EXE FILE
### SOURCE .VB FILE

## ❤️✨ Special thanks
* 👨🏼‍💻 **[@horsicq](https://github.com/horsicq)**