4-Way Handshake confusion
#1
From wikipedia I get: "The PTK is generated by concatenating the following attributes: PMK, AP nonce (ANonce), STA nonce (SNonce), AP MAC address, and STA MAC address. The product is then put through PBKDF2-SHA1 as the cryptographic hash function."

AFAIK in PSK mode, the PMK is the PSK.

What I don't get however is how to derive the PMK from the PTK.

What's also confusing is that rainbow tables are made for WPA2 by taking the ESSID, adding the PSK at the end, and then hashing it 4096 times. Where does that come from? I see no mention of the ESSID in the context of the four way handshake.
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