Hey guys,

I have been experimenting with Kali 2, and trying to crack my own wifi.
I have used airodump-ng to capture handshake but having problems cracking the password using aircrack.
I have searched the internet to try and solve the problem but since I don't even know what the problem is other than that aircrack wont even start trying passwords I decided to post here to see if I can get some help.

this is what happens:

root@KTest:~# crunch 0 25 abcdefghiklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXY Z | aircrack-ng -w - --bssid 0C:F8:93:46:B3:40 -w testfile*.cap
Crunch will now generate the following amount of data: 400214617560680051 bytes
381674401817 MB
372728908 GB
363993 TB
355 PB
Crunch will now generate the following number of lines: 6192586887512427924
Opening testfile-02.cap
Opening testfile-03.cap
Opening testfile-04.cap
Opening testfile-05.cap
Opening testfile-06.cap
Opening testfile-07.cap
Reading packets, please wait...

Aircrack-ng 1.2 rc2
Passphrase not in dictionary

0






















Quitting aircrack-ng...
root@KTest:~#


Any ideas?
Thanks in advance.