From e6b3fd0d3614bae468ea202e068e39ec73f042b7 Mon Sep 17 00:00:00 2001 From: Muhammad Talha Khan Date: Wed, 9 Jan 2019 20:49:38 +0500 Subject: [PATCH] Update README.md --- payloads/UAC Bypass/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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)