Skip to content

evilvodun/wifi_passwords

Repository files navigation

Steal wifi saved windows passwords with Flipper Zero

version 1.0.0 GPL-3.0

Table of Contents

Installation

git clone https://github.com/FlaviusMosneagu/wifi_passwords.git
cd wifi_passwords
python -m venv env
source ./env/bin/activate
pip install -r requirements

Execution / Usage

python main.py

On /static route it is a basic dashboard to list all the wifis captured by flipper zero.
Also take a look at the routes in main.py to see all available endpoints.

bad_usb_flipper.mp4

Technologies

Steal wifi saved windows passwords with Flipper Zero uses the following technologies and tools:

Features

Steal wifi saved windows passwords with Flipper Zero currently has the following set of features:

  • Windows compatible through powershell script
  • Linux support is work in progress

License

Steal wifi saved windows passwords with Flipper Zero is distributed under the GPL-3.0 license. See LICENSE for more details.