WPA2 - not working vs aircrack-ng?
#1
Hi,

I have captured my own 4-way handshake. I know my password so I've put it at the end of my wordlist. (for testing)

aircrack-ng is able to find the password easily (but sloooooooooowwww) - now I have extracted the hcap via aircrack-ng -J option

hashcat cannot find the password.

the only thing... the current testfile contains 100 words with a special character (aircrack skips it) and then my passphrase. could that be confusing hashcat?

Code:
 hashcat-3.10 # ./hashcat32.bin -m 2500 3.hccap.hccap common_passwords_from_hacked_websites2.txt
hashcat (v3.10) starting...

ATTENTION!
  The WPA/WPA2 key version in your .hccap file is invalid!
  This could be due to a recent aircrack-ng bug.
  The key version was automatically reset to a reasonable value.

OpenCL Platform #1: NVIDIA Corporation
======================================
- Device #1: GeForce GTX 560 Ti, 255/1023 MB allocatable, 8MCU

WARNING: Failed loading the XNVCTRL library: libXNVCtrl.so: cannot open shared object file: No such file or directory
         Please install libxnvctrl-dev package.

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Rules: 1
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
* Slow-Hash-SIMD
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 75c

WARNING: Failed to set initial fan speed for device #1
Generated dictionary stats for common_passwords_from_hacked_websites2.txt: 1071 bytes, 100 words, 100 keyspace

ATTENTION!
  The wordlist or mask you are using is too small.
  Therefore, hashcat is unable to utilize the full parallelization power of your device(s).
  The cracking speed will drop.
  Workaround: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_to_create_more_work_for_full_speed

INFO: approaching final keyspace, workload adjusted


Session.Name...: hashcat
Status.........: Exhausted
Input.Mode.....: File (common_passwords_from_hacked_websites2.txt)
Hash.Target....: WIFINAME (xx:xx:xx:xx:f5:91 <-> xx:xx:xx:xx:a5:10)
Hash.Type......: WPA/WPA2
Time.Started...: 0 secs
Speed.Dev.#1...:        0 H/s (0.55ms)
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 100/100 (100.00%)
Rejected.......: 30/100 (30.00%)

Started: Thu Sep  1 13:21:43 2016
Stopped: Thu Sep  1 13:21:49 2016


Messages In This Thread
WPA2 - not working vs aircrack-ng? - by bastibasti - 09-01-2016, 03:32 PM
RE: WPA2 - not working vs aircrack-ng? - by vom - 09-01-2016, 04:27 PM
RE: WPA2 - not working vs aircrack-ng? - by atom - 09-01-2016, 04:28 PM
RE: WPA2 - not working vs aircrack-ng? - by atom - 09-01-2016, 07:03 PM
RE: WPA2 - not working vs aircrack-ng? - by atom - 09-02-2016, 03:03 PM
RE: WPA2 - not working vs aircrack-ng? - by atom - 09-05-2016, 09:29 AM