/wps-dict

Utility to generate WPS pins based on different providers and tools

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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.