pwnsik is a simple tool (written in Python) that does information gathering using WPS information elements and pwn tools.
The following information can be obtained using this method:
* Device Name
* Model Number and Name
* Manufacturer
* Serial Number of the device
* Authentication Type
* Connection Type
* Device Password
* etc..
Operating System Support:
+ Mac OSX
+ Linux
Dependencies: Python 2.7.x ; Modules:
+ Click
+ scapy
+ impacket
+ prettytable
+ coloredlogs
+ colorama
Usage and download:
git clone https://github.com/0x90/wpsik && cd wpsik python setup.py install python wpsik.py
Source: https://github.com/0x90/wpsik