4-Way Handshake confusion
#3
Wow I never knew WPA2 used HMAC. I thought it was just a simple hash.

Still confused though.

Quote:There is a final HMAC transformation which uses MD5 in WPA1 and SHA1 in WPA2 (its the only difference between them). This time the key is the the result of the 4096 iteration (truncated) and the data is all the stuff from above you already mentioned.

What I'm getting so far is that there is an initial HMAC operation where the PMK is the key and the ESSID the data.

And another one where the previous result is used as a key and the hashed PTK as the data.

Meaning that since the hashed PTK is known(handshake capture), the key has to be guessed.

Which still begs the question. How are rainbow tables generated? the result of HMAC is a hash and AFAIK, the PTK is different each time a handshake occurs which makes the final hash different each time a handshake occurs.

Having never used rainbow tables to crack WPA2 before, it's starting to sound like they're just used to speed up the cracking process slightly.
Reply


Messages In This Thread
4-Way Handshake confusion - by qweasd - 11-09-2012, 11:46 PM
RE: 4-Way Handshake confusion - by atom - 11-10-2012, 10:22 AM
RE: 4-Way Handshake confusion - by qweasd - 11-11-2012, 04:48 AM
RE: 4-Way Handshake confusion - by pragmatic - 11-11-2012, 10:50 AM
RE: 4-Way Handshake confusion - by gat3way - 11-11-2012, 01:03 PM
RE: 4-Way Handshake confusion - by pragmatic - 11-12-2012, 08:37 AM
RE: 4-Way Handshake confusion - by NeonFlash - 11-14-2012, 05:48 AM
RE: 4-Way Handshake confusion - by qweasd - 11-14-2012, 07:07 AM
RE: 4-Way Handshake confusion - by NeonFlash - 11-14-2012, 07:47 AM
RE: 4-Way Handshake confusion - by qweasd - 11-14-2012, 10:32 AM
RE: 4-Way Handshake confusion - by NeonFlash - 11-14-2012, 10:47 AM
RE: 4-Way Handshake confusion - by epixoip - 11-14-2012, 01:49 PM