luskaner / wps-dict

Utility to generate WPS pins based on different providers and tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wps-dict

Wps-dict is an utility to dynamically generate pins based on the BSSID, ESSID and serial passed into the application based on a highly modular architecture, that allows providers to provide the pins and hints to which tool to run and, of course, the tools themselves.

Wps-dict includes both a CLI version named wps-dict-cli.py and a GUI GTK 3 version named wps-dict-gui.py

Tools included

Providers included

Installing requirements

Pre-requirements

  • Python 3.1 or higher.

Requirements

Install them by running make or make debian.

Note: for more in-depth info see the requirements page.

About

Utility to generate WPS pins based on different providers and tools

License:GNU General Public License v3.0


Languages

Language:Python 99.6%Language:Makefile 0.4%