Update ADV-RickRoll.txt
This commit is contained in:
parent
e17df3ed3a
commit
cc1c8f3f5a
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
REM Title: ADV-RickRoll
|
REM Title: ADV-RickRoll
|
||||||
REM
|
|
||||||
REM Author: I am Jakoby
|
REM Author: I am Jakoby
|
||||||
REM
|
|
||||||
REM Description: This is a one liner payload that will Rick Roll your target. Video will be played a full screen and max volume.
|
REM Description: This is a one liner payload that will Rick Roll your target. Video will be played a full screen and max volume.
|
||||||
REM Upon deployment payload will pause until a mouse movement is detected and run once one is.
|
REM Upon deployment payload will pause until a mouse movement is detected and run once one is.
|
||||||
REM
|
|
||||||
REM Target: Windows 10, 11
|
REM Target: Windows 10, 11
|
||||||
REM
|
|
||||||
REM --------------------------------------------------------------------------------------
|
REM --------------------------------------------------------------------------------------
|
||||||
REM THIS PAYLOAD IS PLUG AND PLAY. NO MODIFICATIONS NEEDED SIMPLY RUN THE CODE DOWN BELOW.
|
REM THIS PAYLOAD IS PLUG AND PLAY. NO MODIFICATIONS NEEDED SIMPLY RUN THE CODE DOWN BELOW.
|
||||||
REM --------------------------------------------------------------------------------------
|
REM --------------------------------------------------------------------------------------
|
||||||
REM
|
|
||||||
DELAY 2000
|
DELAY 2000
|
||||||
GUI r
|
GUI r
|
||||||
DELAY 500
|
DELAY 500
|
||||||
|
|
Loading…
Reference in a new issue