diff --git a/payloads/UAC Bypass/README.md b/payloads/UAC Bypass/README.md index 8b13789..0de9d6d 100644 --- a/payloads/UAC Bypass/README.md +++ b/payloads/UAC Bypass/README.md @@ -1 +1,12 @@ +# UAC Bypass +### Description: +UAC Bypass using simple methods available in Windows. Nothing fancy just good old simple workarounds. + +**1.** UAC_BYPASS_MSCONFIG.ino:
+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 ;) + +### Tested on: +**OS**: Windows 10,7
+**User**: Admin Priviliged
+**Hardware**: ATtiny85 (Chinese)