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.
This commit is contained in:
Vinicius 2022-11-23 19:25:05 -03:00 committed by GitHub
parent 6d8114ba82
commit 73dc62e9cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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