Update README.md

This commit is contained in:
Muhammad Talha Khan 2019-01-11 21:36:44 +05:00 committed by GitHub
parent bbbd591052
commit e6f27576d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,10 +3,10 @@
### Description:
UAC Bypass using simple methods available in Windows. There is nothing fancy just good old simple workarounds. It is not required to bypass UAC using these methods because you can simple send ALT+Y in HID attacks and say yes on user behalf but nothing is wrong with having some fun.
**1. UAC_BYPASS_MSCONFIG.ino:<br>
**1**. UAC_BYPASS_MSCONFIG.ino:<br>
UAC Bypass using msconfig. Starts msconfig throw some keys and launch cmd in Admin mode. For the sake of POC it executes regedit and stops. You can add customize is according to your requirements ;)
**2. UAC_Bypass_TaskMgr.ino:<br>
**2**. UAC_Bypass_TaskMgr.ino:<br>
UAC Bypass using TaskManager. Starts taskmgr throw some keys and launch cmd in Admin mode. For the sake of POC it executes regedit and stops. You can add customize is according to your requirements ;)
### Tested on: