I'm wondering about WPA2 safety in the scenario of a compromised preshared
key (PSK).
I'm aware that the protocol is safe by today's knowledge if they key is kept
secure.
But what if I share the key with another person to enable that person to use
my AP. Will that break confidentiality of my communication with the AP?
The AES encryption key is derived from the PSK in some form of handshake. I
want to know now if someone else can obtain that key by capturing the
handshake and knowing the PSK?
Thanks, Thorsten
> Will that break confidentiality of my communication with the AP?
Yes, because he can do a man in the middle attack
greetings
Carsten
--
ID = 0x2BFBF5D8 FP = 53CA 1609 B00A D2DB A066 314C 6493 69AB 2BFB F5D8
http://www.realname-diskussion.info - Realnames sind keine Pflicht
http://www.spamgourmet.com/ + http://www.temporaryinbox.com/ - Antispam
cakruege (at) gmail (dot) com | http://www.geocities.com/mungfaq/
I agree that a man in the middle attack (probably ARP poisoning) would be
feasible but to sustain it over long periods unnoticed would be difficult.
So what about the case of a silent listener?
Thanks, Thorsten
"Carsten Krueger" <cakr...@invalid.invalid> wrote in message
news:945u0oramtk8$.dlg@cakruege.my-fqdn.de...
> So what about the case of a silent listener?
can sniff, too
wpa-buddy or aircrack-ng (airdecap)
If the key is compromised than you cannot expect any security. Cryptology is
all about keys.
** Posted from http://www.teranews.com **
> If the key is compromised than you cannot expect any security. Cryptology is
> all about keys.
http://en.wikipedia.org/wiki/Perfect_forward_secrecy
but WPA2 didn't implement this
That's what I would have expected. With Diffie-Hellman key exchange the AP
and station could derive a key without a passive adversary gaining access to
it.