evilvodun / wifi_passwords

Steal windows wifi passwords with Flipper Zero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steal wifi saved windows passwords with Flipper Zero

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

Start the Dashboard

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.

About

Steal windows wifi passwords with Flipper Zero

License:GNU General Public License v3.0


Languages

Language:Python 66.6%Language:PowerShell 17.6%Language:HTML 15.7%