View Single Post
StefanL's Avatar
Posts: 298 | Thanked: 341 times | Joined on Aug 2010 @ This world :)
#768
Originally Posted by Trine View Post
It should not necessarily need another button when collecting the WPA handshake. you could have something like this.
1 check to see if client is connected to AP
2 if client is connected put mac address of client in variable $client
3 put AP mac address in variable $AP

4 aireplay-ng -0 2 -a $AP -c $client wlan0
5 check to see if you have collected WPS handshake
6 sleep 16
7 repeat from line 4 until you have the handshake
Cool, I see what you mean. Make this an integral part of the WPA traffic collection script. Kick-off any attached clients and then listen in on their reconnection traffic to catch the handshake. Thanks, will check this out for you.
__________________
My phone evolution: Nokia 7610 (RIP), N82 (RIP), BB9000 (RIP), N900, BB9760 (RIP), N8, BB9900, N9 64GB
Working : Python Gorillas (Maemo5) Faircrack0.50 Update (Maemo5)
Not so much : WPScrack (Maemo5)