Skip to content

Instantly share code, notes, and snippets.

@Lambda-byte
Lambda-byte / README.md
Created January 29, 2025 04:42 — forked from AlexZeGamer/README.md
Flipper Zero BadUSB - Wifi password stealer (Discord webhooks)

⚠️ This script was made for educational purposes only and is not meant to me used maliciously.

This script is a wifi stealer that sends every wifi passwords 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.

Files

Powershell scripts

  • Wifi-Stealer-Discord.ps1 - The main script, commented for readability
  • Wifi-Stealer-Discord_minified.ps1 - The minified version of the script (no comments, one line)