From: Maxim Levitsky <maximlevitsky@gmail.com>
To: Kalle Valo <kalle.valo@iki.fi>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: Making promisc mode work with WPA encryption?
Date: Tue, 07 Apr 2009 15:54:07 +0300 [thread overview]
Message-ID: <1239108847.15015.6.camel@maxim-laptop> (raw)
In-Reply-To: <87ocv9hxeo.fsf@litku.valot.fi>
On Tue, 2009-04-07 at 07:59 +0300, Kalle Valo wrote:
> Maxim Levitsky <maximlevitsky@gmail.com> writes:
>
> > This means kernel can't automatically decrypt other stations traffic.
> > But I could arrange small program that listens to device in monitor or
> > maybe even just promisc mode, and records WPA handshakes. For every
> > handshake it could install the key in kernel driver, so it would use
> > it for decryption, and show the traffic on device in promisc mode. Is
> > it possible to do today? I guess not. All this program has to know is
> > the PSK. (I could even arrange WPA supplicant to do this job - it
> > knows all keys already)
>
> I think wireshark does something like this. You can enter the PSK in the
> settings and it will decrypt the traffic. I only tried it once and it
> was a long time ago, though.
>
Exactly.
But for this I have to use monitor, which means that each time I want to
see only network traffic I have to filter by essid, filter out beacons,
etc.
it would be nicer to use promisc mode, and receive decrypted the
ethernet frames.
So can this be done?
Best regards,
Maxim Levitsky
next prev parent reply other threads:[~2009-04-07 12:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-07 0:15 Making promisc mode work with WPA encryption? Maxim Levitsky
2009-04-07 4:59 ` Kalle Valo
2009-04-07 12:54 ` Maxim Levitsky [this message]
2009-04-07 16:17 ` Jouni Malinen
2009-04-07 20:19 ` Maxim Levitsky
2009-04-07 21:07 ` Jouni Malinen
2009-04-07 21:11 ` Johannes Berg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1239108847.15015.6.camel@maxim-laptop \
--to=maximlevitsky@gmail.com \
--cc=kalle.valo@iki.fi \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox