Quantcast
Channel: Penetration Test – Security List Network™
Viewing all articles
Browse latest Browse all 1152

wpsik – wifi gathering information and pwn tools.

$
0
0

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..

wpsik

wpsik

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


Viewing all articles
Browse latest Browse all 1152

Trending Articles