This script is a wifi stealer that sends every wifi password stored on a Windows 10/11 computer to a discord webhook.
It is made to be used with a Flipper Zero device, using the BadUSB feature.
Wifi-Stealer-Discord.txt- A duckyscript version of the script, commented for readability
Replace https://discord.com/api/webhooks/<channel_id>/<webhook_id> with your own webhook url.
- Copy the .txt files to the Flipper Zero in the
badusbfolder, directly to the microSD card or using the Flipper Zero app (Android/iOS) or qFlipper (Windows/Linux/MacOS) - Plug the Flipper Zero to the target computer
- Run the script from the Flipper Zero in the
Bad USBmenu

Hi, I tried your script and thought it wouldn't work at first. This is because I have set my Windows Defender to block outgoing traffic, except for the applications I have authorized. But it was just because PowerShell is not allowed to make outgoing calls. Is there a way to run the upload to Discord via the Edge browser, for example? This is enabled by default in Windows Defender. It won't work if someone has removed it, but the probability is quite high.