
Originally Posted by
pamamolf
I am on Kali 2

Kali 2 includes pixiewps and the latest reaver fork needed to run the attack. Not all routers are susceptible to the pixie attack, but when they are it takes max like 5 minutes to get the WPS pin and password (assuming no rate limiting timeouts).
You can simply put your card into monitor mod, use the wash command to try to find a system and then
Code:
Example:
reaver -i wlan0mon -b 00:AA:BB:11:22:33 -vvv -K 1
and it will attempt to get the needed hashes and pass them to pixiewps.
There is also a python script similar to wifite that you need to modify a few lines in to make it work now since the author hasn't maintained it:
https://github.com/nxxxu/AutoPixieWps
Also a modified version of wifite that incorporates pixiewps (not sure if included in Kali 2):
https://github.com/aanarchyy/wifite-mod-pixiewps
If pixiewps fails, then it's back to bully or reaver pretty much.