From 73dc62e9cc9a3964cda599feb8fd00e7ac2136a5 Mon Sep 17 00:00:00 2001 From: Vinicius <69733777+viniciuspereiras@users.noreply.github.com> Date: Wed, 23 Nov 2022 19:25:05 -0300 Subject: [PATCH] Create RickRoll_YT_Win.txt Hello, I was testing some bad usb payloads and I noted that does not exist a YT payload for rick roll in windows, so I created that, with "HTTP://" protocol, it will open on default browser app. --- BadUSB/RickRoll_YT_Win.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 BadUSB/RickRoll_YT_Win.txt diff --git a/BadUSB/RickRoll_YT_Win.txt b/BadUSB/RickRoll_YT_Win.txt new file mode 100644 index 000000000..9e8ca9e40 --- /dev/null +++ b/BadUSB/RickRoll_YT_Win.txt @@ -0,0 +1,10 @@ +REM Title: RickRoll +REM Author: big0us +REM Description: RickRoll Youtube +REM Target: Windows +REM +DEFAULTDELAY 50 +GUI r +DELAY 500 +STRING https://www.youtube.com/watch?v=dQw4w9WgXcQ +ENTER