|
Wireless Security
decrypting WEP/WPA on the fly while sniffing Apr 04 2010 08:55PM Robin Wood (dninja gmail com) (3 replies) Re: decrypting WEP/WPA on the fly while sniffing Apr 05 2010 05:53AM Jose Selvi (jselvi pentester es) (2 replies) RE: decrypting WEP/WPA on the fly while sniffing Apr 05 2010 07:40PM Harris, Michael C. (HarrisMC health missouri edu) (1 replies) RE: decrypting WEP/WPA on the fly while sniffing Apr 06 2010 11:38AM Ivan Davidkov (ivan davidkov gmail com) (1 replies) Re: decrypting WEP/WPA on the fly while sniffing Apr 06 2010 12:04PM Robin Wood (dninja gmail com) (1 replies) Re: decrypting WEP/WPA on the fly while sniffing Apr 06 2010 07:50PM Joshua Wright (jwright hasborg com) (1 replies) Re: decrypting WEP/WPA on the fly while sniffing Apr 05 2010 01:42AM Richard Farina (sidhayn gmail com) (1 replies) |
|
Privacy Statement |
> While wifitap rocks the house (and Cedric, in general, is just an
> awesome guy), I couldn't get it to work on a recent Ubuntu system; I
> think the functionality has largely been superceded by airtun-ng, though
> Cedric gets the props for the great ideas.
Thanks Josh.
I stopped maintaining Wifitap. The reason why Wifitap wouldn't work on
recent systems is most probably because of Radiotap header. It misses a
chunk of ocde to detect whether or not there is a specific header and
skip it. That's where the ugly BPF filter comes in play at the
beginning. Should have fixed that already... My bad....
I concur though: airtun-ng is a way better alternative now. Wifitap was
developed as a proof of concept, not as a mainstream tool, with
educational purposes in mind. Python is slow, but human readable. My
code is to some respect pretty ugly, but it made my point when I needed
to.
--
http://sid.rstack.org/
PGP KeyID: 157E98EE FingerPrint: FA62226DA9E72FA8AECAA240008B480E157E98EE
>> Hi! I'm your friendly neighbourhood signature virus.
>> Copy me to your signature file and help me spread!
[ reply ]