mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-22 06:20:12 +00:00
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:
parent
6d8114ba82
commit
73dc62e9cc
10
BadUSB/RickRoll_YT_Win.txt
Normal file
10
BadUSB/RickRoll_YT_Win.txt
Normal 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
|
Loading…
Reference in New Issue
Block a user