Update ADV-RickRoll.txt
This commit is contained in:
parent
c43af523ed
commit
e17df3ed3a
1 changed files with 13 additions and 13 deletions
|
@ -1,16 +1,16 @@
|
||||||
* Title: ADV-RickRoll
|
REM Title: ADV-RickRoll
|
||||||
|
REM
|
||||||
* Author: I am Jakoby
|
REM Author: I am Jakoby
|
||||||
|
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.
|
||||||
* 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
|
||||||
* Target: Windows 10, 11
|
REM Target: Windows 10, 11
|
||||||
|
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
|
||||||
DELAY 2000
|
DELAY 2000
|
||||||
GUI r
|
GUI r
|
||||||
DELAY 500
|
DELAY 500
|
||||||
|
|
Loading…
Reference in a new issue