mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 18:51:29 +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:
@@ -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
|
||||||
Reference in New Issue
Block a user