From e904121c2cc78a52892bc163dcd05260b18fa287 Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Tue, 16 Apr 2024 11:04:20 +0000 Subject: [PATCH] Update README.md --- Discord-C2/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Discord-C2/README.md b/Discord-C2/README.md index 9b25089..7b782f3 100644 --- a/Discord-C2/README.md +++ b/Discord-C2/README.md @@ -2,11 +2,11 @@ **SYNOPSIS** -Using a Discord bot along with discords API and a webhook to Act as a Command and Control Platform. +Using a Discord bot along with discords API and Powershell to Act as a Command and Control Platform. **INFORMATION** -This script uses a discord bot along with discords API and a webhook to create a chat that can control a windows pc. +This script uses a discord bot along with discords API to create a server channel that can control a windows pc. Every 10 seconds it will check for a new message in chat and interpret it as a custom command / module in powershell. **Demo** (using .vbs stager and python bot)