I’ve been ranting about security in wireless networks some times lately. While doing some research for my thesis, specificly on wlan security issues, i got hold of the presenation-dvd from RSA 2005. This included some presentations about wireless security.
Among other things, one presentation talked about WIDSs, or Wlan Intrusion Detection Systems. I think I’ve seen a preprocessor for Snort that does this. When I come to think of it, practicly all attacks on WLANs are more or less (often more) automated with use of (often highly sophisticated) applicatons; Such as AirSnort, WepCrack, Kismet et cetera. These "automated" attacks are ideal for an Intrusion Detection System, as they follow a certain pattern, thus easily "signaturized" and detected. In addition to automated attacks, these systems also detect Rouge Access-points by looking for abnormal association requests et cetera. The author of the presentation states that a WIDS is necessery for all corporate wlans. I’ll try to investigate this a little bit further when I get time ..
Another thing that cought my eye was a presentation on WLAN security issues. The presentation covered the normal and general aspects of this, including descriptions of WEP, WPA and WPA2. I did a presentation about WLAN-security some months ago at school, and I got a question stated somewhat like this: "But how does WPA2 solve the security issues that WPA has?". The questionairre referred to the DoS, Dictionary atacks and MiTM (man in the middle) attacks that are appliable to WPA. I think I answered that it doesn’t, but I had no real explination of why not. The real answer is that WPA2 (otherwise know as 802.11i) is implemented merely to encorporate the strong AES-cipher. This does deal with the issue of TKIP (that WPA uses) and it’s weak cipher, but not the other attacks stated above. So, should WPA2 be considered insecure? By employing it in enterprise mode, I think not, but I’m not sure.
The DVD has alot of presentations (50-100), and I’m eager to view those that are strictly intrusion-related (detection, attacks et cetera). I’ll probably do a post if I do find something interesting.