Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

A Look at the State of Wireless Security

Posted by Soulskill on Sun Feb 17, 2008 01:30 PM
from the tubes-of-the-ether dept.
An anonymous reader brings us a whitepaper from Codenomicon which discusses the state and future of wireless security. They examine Bluetooth and Wi-Fi, and also take a preliminary look at WiMAX. The results are almost universally dismal; vulnerabilities were found in 90% of the tested devices[PDF]. The paper also looks at methods for vendors to preemptively block some types of threats. Quoting: "Despite boasts of hardened security measures, security researchers and black-hat hackers keep humiliating vendors. Security assessment of software by source code auditing is expensive and laborious. There are only a few methods for security analysis without access to the source code, and they are usually limited in scope. This may be one reason why many major software vendors have been stuck randomly fixing vulnerabilities that have been found and providing countless patches to their clients to keep the systems protected."
+ -
story

Related Stories

This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • by 3seas (184403) on Sunday February 17 2008, @01:37PM (#22454854) Homepage Journal
    ... when you don't do anything that needs to be secure, over it.

    IS that what this is saying?
    • by The Mighty Buzzard (878441) on Sunday February 17 2008, @02:17PM (#22455168)
      On the up side, if we're talking a wireless setup with the weak signal most home setups have, anyone attempting to crack it is also within physical ass-kicking distance. Minimalist security, a fair IDS, and a lead pipe are all you need unless we're talking something with a larger coverage than most WAPs.
      • Re: (Score:3, Insightful)

        Yeah ...except you're forgetting about the privacy concerns, which IMHO are much more scary than someone simply using my bandwidth.
      • On the up side, if we're talking a wireless setup with the weak signal most home setups have, anyone attempting to crack it is also within physical ass-kicking distance.
        What do you do if you live in an apartment? Beat up twenty people who are close enough to latch on to your signal?
  • by Anonymous Coward on Sunday February 17 2008, @01:41PM (#22454882)
    ...in some kind of tube that we could install between the source and the destination.
    • Re: (Score:2, Insightful)

      You're right. Why is there no VPN and SSL in wireless? I hear that those things are pretty secure.
      • Re: (Score:3, Insightful)

        I'd guess that the vendors don't want to put in either faster CPUs or crypto codecs to keep performance from falling apart. But you'd think that's exactly what they would do, embed SSL encryption into the layer 2 transport, or at least make it a (default) option. Most 802.11 implementations are more likely for "convenience" wireless and not for high performance anyway, so I would imagine that some kind of default good cypto wouldn't be noticed by the 99% of WAP users.
      • Exactly. I am still using WEP and I do not give a flying fuck about any newer security schemes.

        I run a 256 bit AES OpenVPN with 2048 bit DSA keys over it. Before that I used to run IPSEC with 3DES of an RC4 PPTP tunnel. Either one works perfectly fine for most stuff you want to be secure. It is not much slower on modern systems either because things like the new Core2 laptops do the wireless crypto in software anyway.

        It looks like I am not the only one. I look for a relatively big telecoms company and it ha
    • You mean like the Internet? ;-)

  • OSS (Score:5, Insightful)

    by Anonymous Coward on Sunday February 17 2008, @01:42PM (#22454890)
    What we need is a strong, coordinated, open-source effort to create new standards for networking devices, rather than rely totally on proprietary software.
  • I agree that any attempts for security by proxy will always have vulnerabilities. If you haven't checked the code yourself, you can never trust it 100%. If no one can check the code but crackers with fuzzing tools, then you can't trust it at all.

    For most of readers here it will no doubt be obvious, but sadly this is lost on many people who buy software, even those who buy software for large companies.

    • If you haven't checked the code yourself, you can never trust it 100%. For most of readers here it will no doubt be obvious, but sadly this is lost on many people who buy software

      Not everyone who buys software can read code or understand the hardware which it controls. Not everyone who can do both - or thinks he can - can be trusted to detect every flaw.

      • Not everyone who buys software can read code or understand the hardware which it controls.

        Sure, but that does not affect my point, that often people are pretending that something can be trusted when there is no basis for that trust.

        If you can't read code then you have even less basis on which to trust it. Likewise, I am not a lawyer so I have no basis on which to trust the contract with my ISP.

  • by postbigbang (761081) on Sunday February 17 2008, @01:59PM (#22455034)
    If you RTFA, you'll see that there are lots of wireless holes. It's a constant battle to keep things patched-- when the vendors elect to issue one. It's also a company that's done a lot of work, and is now looking for more work to do. It reminds me a bit of Symantec's Macintosh threat PR.

    This doesn't excuse the rotten wireless security we have today, it nonetheless doesn't provide models for improvements or other advice or recommendations on how security can be improved.
    • by louarnkoz (805588) on Sunday February 17 2008, @03:22PM (#22455604)
      Yes, it is a company fishing for work. They are trying to sell "protocol fuzzers" for wireless devices. They demonstrate that you can send "artistically malformed" packets to Bluetooth or Wi-Fi devices, trigger a fault in the protocol implementation, and cause the device to crash. Possibly, you can get code to run on the device.

      This has nothing to do with the classic issue of "wireless security", such as the relative strength of WEP versus WPA or WPA2. Some attack works by sending control frames, i.e. the cleartext packets that are used to establish the wireless connection in the first place, without any security being applied. Other attacks allow a station to abuse its connection privileges -- instead of merely consuming a wireless service, it can take over the whole device.

      The same technique was demonstrated by Cache & Maynor with Wi-Fi in the summer of 2006. The lessons were quickly learned on the "client" side of the Wi-Fi networks. For example, the validation tools for Windows wireless drivers now include tests against fuzzing attacks. The technique is well known, and the tool advertsied in the article is just one of many available solutions.

      However, the article points to an interesting area, the quality of implementation in "appliances" such as Wi-Fi access points. PC and Mac drivers may be well tested now, but who knows what software is run in the average access point? Also, it is much easier to download a new driver for a PC or a Mac than to update the firmware in an access point. So, we may expect to see some interesting exploits against various appliances...

      -- Louarnkoz

  • by TheLink (130905) on Sunday February 17 2008, @02:05PM (#22455074) Journal
    Current wireless solutions in practice don't have something like https usage.

    Where "anonymous" users can securely communicate with servers (that can be validated - if the users actually care).

    If you have a WiFi network secured using a naive shared key method, anyone with the shared key can decipher the access of the other users. This might be fine in your house, but not good in some public cafe.

    Seems the way around this with current WiFi technology is to let every user use an account - username and password.
    Apparently in this case even if users share the same username and password, using WPA2 or whatever (I can't be bothered to keep accurate tabs on below par crap ;) ) they can't decrypt each others sessions. Not sure if this is 100% true given the track record ;).

    Assuming it's true, it would be much easier if Windows (and other O/Ses) would default to a standard username and password AND also check the cert of the AP (and issue warnings if it looks dodgy). You should be allowed to log in using a particular user account, or be prompted if the AP rejects the default.

    Then people like Starbucks/BK/etc could use certs for their WiFi networks, and customer can have reasonably secured comms at least between themselves and the AP.

    The WiFi Alliance should have copied the SSL _concepts_ and got the help of decent security people, rather than coming up with crap year after year (for how many years?).
  • by Anonymous Coward on Sunday February 17 2008, @02:05PM (#22455076)
    Which is a fuzzer. And most of the vulns are DOS and reboots.

    Not saying wireless security is a not an issue, but the pdf is an ad.
  • by lsw (95027) on Sunday February 17 2008, @02:40PM (#22455328) Homepage

    vulnerabilities were found in 90% of the tested devices

    .... said the vendor that sells testing software......hooray for independent research
  • by FlyingGuy (989135) <flyingguy@ g m a il.com> on Sunday February 17 2008, @03:03PM (#22455502)

    Always has been, and always will be, the users, sorry thats just the way it is.

    I was in the military and crypto security is taken, very very very seriously. You fuck up and at minimum you will lose money, lose rank, lose your clearance or if you fucked up really bad you could go to prison.

    The problem is in business if the VP of Sales and Marketing can't make his new toy connect to your wireless infrastructure because his new toy doesn't support the same protocols he will start whining and crying that its "too hard" and you can bet your Linux live DVD you are going to be carving out an exception for the fucktard. Then he will start showing off his new toy, and then low and behold more people start buying the same thing and you have a fight on your hands. At this point the fucking CEO has to get involved and make the call and chances are security is going to lose because the VP of Sales & Marketing brings in the $profit$ and you don't regardless of how well thought out your argument is or how logical it is. Then what is going to happen is that your shit will get hacked, and that very same VP or sales and Marketing will hang it around your neck and you will be screwed.

    The only way around these kids of problems I think is two fold.

    • Device Control. You must have control over the devices that attach to your network. It has to be in hardware. Joe VP wants to bring his laptop in, then the only way he can connect is through a a USB wireless device that the IT department issues, that is burned to his ID AND his hardware and your network that way it will only work if its in HIS laptop, connected to YOUR network using HIS login credentials ( via biometrics ).
    • Policy. The adverse consequences for compromising the companies network security must be real, immediate and not left open to compromise. This has to come from the company owner if it is a private company or from the board if it is a public company.
    • Re: (Score:3, Interesting)

      In the last company I worked, we had TWO wireless networks. One worked for anyone with only minimal authorization (WEP key pasted on the wall) and it didn't have access to the corporate internal network.

      The second one had strong WPA encryption with heavy logging and intrusion control.
      • Re: (Score:3, Interesting)

        Where I last worked I set up one wireless network. It was completely open (no encryption at all) and firewalled to limit what you could do with it. You could then fire up the VPN client (the same one you'd use if you were totally offsite like in a hotel) and you'd have access to the internal network.

        It really wasn't that hard to set up at all. We needed the VPN for offsite users anyway and so it seemed logical that wireless could simply be treated as if it were any other offsite network. When I set it

        • Yes, we tried it.

          It turned out that it's easier to work without active VPN connection using only built-in Windows wireless. Besides, we have some additional security on VPN.
          • Not sure what you mean by this. You still obviously use the built-in Windows wireless on the clients, no different from a coffee shop or a hotel and even easier since I didn't have the stupid little initial splash page that most of those have. Then you just run a VPN on top of that. Since the people with laptops had to know how to use the VPN when they were offsite (e.g. hotels, coffee shops, whatever) it was very easy to train them just to think of our wireless network as being offsite.

            There was one o

            • We used EAP-TLS with RADIUS (last time I checked they even started to use smartcards) in the 'secured' perimter and everything worked with the built-in Windows wireless.

              The outside VPN client required stupid Intel VPN, which is very annoying and not very stable.
    • "using HIS login credentials ( via biometrics )."

      Ha-ha! He said 'biometrics'!

      Seriously, you made some good points, but biometrics have nothing to do with real security. Imagine if people were issued random passwords at birth, could never change them, had them tattooed over their bodies, using ink which would leave traces of some of their passwords on anything they touched, and had to give them to a wide variety of companies for 'security'; you'd write that off as crazy... but that's biometrics.
  • What a lot of people may not be realizing as they buy newer WAP and WAP2 protected 802.11g and n gear is that if they leave the ability to connected legacy 802.11b devices, they've left open the WEP vulnerability. Everything has to be upgraded, and that can get too expensive to do at once.
  • This WPS business is a giant turd.

    No one has ever gotten it to work. I don't know why they put it in routers.

    I prevents you from actually connecting to an AP.

    I guess this is the security. If you can't actually connect to an AP you can't hack it.
  • by istartedi (132515) on Sunday February 17 2008, @07:25PM (#22457384) Journal

    I use WPA. I know it can't be GEt V1AgrA N()W cracked. I made sure this thing was set up GET YOUR p3n!s enlarged NOW!!! as it should be.

  • Because more and more techniques are crammed into different subsystems without isolation from others and without the computer having any model of itself. What i mean is: let's dictinct "broken by design" and "implementation bugs". About the first one we cant do much on a short timescale, because a new design (e.g. mandatory encryption/authentication) requires user education (how to distribute keys) about bugs ii can only say: wireless network driver are doing things which are not driver-like (e.g. WPA). If
  • Wow, what a case of the emperor has no cl..

    *EUGH!!!! MY EYES! MY EYES!*

    Jesus! What is WRONG with you!
    • by erlehmann (1045500) on Sunday February 17 2008, @01:49PM (#22454932)

      Fact is, a skilled hacker/cracker can defeat any encryption or any security you set up, no matter how advanced.

      do you got some of these skilled hackers ? i have a large semiprime to factor ...
      • by dubbreak (623656) on Sunday February 17 2008, @02:49PM (#22455400)

        do you got some of these skilled hackers ? i have a large semiprime to factor ...


        plz send me teh codes. I need them for a schol project. thnx.

        do you aslo have teh codes for discrete logs? I need teh codes for that too. plzthnx.
      • I know that's a joke, but it does show a good point. Crypto is not just about math. The math behind RSA is pretty sound, but it is pretty hard to get TLS right.

        If you have never connected to a machine before, how do you know it is the machine that you want? This applies to wireless access points, as much as it does to any other service over the internet. You can force people to get their stuff signed by some trusted root keys, but then it becomes prohibitively expensive for the home users to set up thei
        • There ARE ways to beat 'thermorectal cryptoanalysis' (i.e. shoving blowtorch up someone's ass), military have been using it since forever.

          For example, a hacker won't be able to access the net without being present in the building.

          Another way: use hardware authorization tokens which are forbidden to be taken from the building.
            • Re: (Score:3, Informative)

              Get the token at the manufacturing plant that makes the things, or someplace in the supply train. Compromise an individual who has authorized access to the inside of the building.

              Tokens are useless until they are initialized. It's possible to compromise individual who has authorized access, but it's much harder. You probably won't be doing it unless you need to steal something VERY important.

              Your example with Tony Blair is a bad one - there was no security breach, it was that just low-level security did not know the true situation.

    • by Marcion (876801) on Sunday February 17 2008, @01:51PM (#22454948) Homepage Journal
      If you meet a skilled hacker, no matter what you throw at him/her they will be able to beat it. However most security holes aren't a huge deal because as long as there isn't a .exe that Joe Script-Kiddy can execute its not going to be exploited.

      You are missing the vital link here.

      1. Skilled Cracker will find your security hole.
      2. Skilled Cracker will then brag about it on a forum and provide example code.
      3. Not-so-skilled cracker-wanabee will fill it out and package it as a .exe
      4. Joe Script-Kiddy executes the .exe

      On the Web, this cycle does not take very long. Imagine 1+2 happens on Friday, by the time you come back to work on Monday your server is being accessed.
    • by ushering05401 (1086795) on Sunday February 17 2008, @01:56PM (#22455006)
      On a related note... Humans are still the weakest link in any network.

      While it is interesting to read about insecurities in wireless it always bears to mention that even many well configured wired networks are easily compromised through the human component.

      I always think of this when reading about new network vulnerabilities: http://www.schneier.com/blog/archives/2006/02/proof_that_empl.html [schneier.com]
      • Re: (Score:2, Insightful)

        The fact that I'm piggybacking off of an unprotected wireless network right now might serve your point.
    • by Omnifarious (11933) on Sunday February 17 2008, @02:13PM (#22455142) Homepage Journal

      Lack of security in wireless isn't that huge of a deal. If you meet a skilled hacker, no matter what you throw at him/her they will be able to beat it.

      Bzzzt! Wrong! I really hope you aren't a programmer.

      There are encryption algorithms and protocols that are so good that nobody has figured how to defeat them, most likely even including the secret labs of various governments. Mostly what happens is that in practice they are misapplied or the person applying them doesn't understand them well enough and cuts a corner that results in a fatal implementation flaw.

      What I really don't get is public standards that have this problem.

      Those facile assumptions of yours as well as the pervasive defeatist attitude are likely the main reason there are so many problems in various commercial products.

      • by n0-0p (325773) on Sunday February 17 2008, @02:39PM (#22455324)
        You're completely ignoring the reality of implementation flaws. Unfortunately, you fit in with the majority of the industry. I suggest you pick up a copy of Mark Dowd's "The Art of Software Security Assessment". It's 1100 pages exploring implementation flaws in real code (from a guy who's cracked everything from OpenSSH to Sendmail and MS Exchange). That's the stuff that programmers need to learn if they want to stop writing swiss cheese code, but instead they just claim that their encryption protocols solve everything. Yeah, secure protocols and design are necessary, but a bad implementation will beat you every time.
        • Re: (Score:2, Interesting)

          You're completely ignoring the reality of implementation flaws.

          I'm not. If you read again you'll see that I cite them as the reason why various implementations of cryptographic algorithms and protocols we know are well tested and secure fail in the field.

          That book sounds really excellent though and I will have to check it out. I'm all for increasing my (and everybody else's) knowledge of how to avoid those sorts of flaws.

          • Point taken. I should have more appropriately phrased it as "I think you're understating the pervasive reality of implementation flaws." Sorry, I tend to jump into this battle swinging because I regularly deal with development teams that think security was finished in the design phase. As such, they don't see the need to write secure code or perform code reviews. It's my biggest professional headache, and seems to be the prevailing attitude across the industry. Until that view changes, we're not going to se
      • actually, I would argue that it's facile assumptions like yours that are the main reasons why so many software products (commercial or otherwise) are riddled with security holes.

        do you make the assumption that because you're using tough encryption algorithms, your software can't be hacked? is all your software free of unchecked buffers? are all the libraries that you bind to? how's your memory allocation and deallocation? do you encrypt end to end, but store encryption keys in plain text? world readable?

        som
        • I am not assuming that just because you have good algorithms and are implementing tested protocols that everything will be fine. I'm just saying that assuming that there are no such things and a deplorable lack of security is therefor acceptable is stupid.

          It is possible to implement software that has very few or no vulnerabilities. It isn't easy, but it's possible. That it isn't being done is deplorable, not "no big deal".

          Anyway, I think if you re-read what I wrote you'll discover you're attacking me f

    • Re: (Score:3, Interesting)

      Really now? Feel free to tell me how a 'skilled' hacker cracks a properly established IPSec tunnel using AES256 and pre-arranged 2048bit public keys.

      I'm still waiting.
    • Re: (Score:3, Insightful)

      "Simply share the onetime pad between the computer and access point over a wired connection"

      If you have a wired connection, you don't need wireless.

      Ah, but, you say, you just download a big enough file that you won't need to update it.

      But my wireless connection is around 5 megabytes per second, so to support that much traffic with a one-time pad, you'd need every pad to be 900 megabytes. For every three minutes you're using the network.

      Which is a metric fuck-load of data to have to carry around just in case
    • by igb (28052) on Sunday February 17 2008, @03:42PM (#22455780)
      I love it when hands are waved with this degree of enthusiasm. If only it were that easy. Let look at the problems your ``end of wireless security problem'' has to solve.
      • You need to prevent a `man in the middle' attack, in which I bring up a rogue base station in the area and have everyone bind to me. Your solution doesn't provide even for a shared secret which I expect the base station to know, so there's nothing to stop this from working. So we're going to need something which a base station can use to prove that it's my base station. What? Certificates? Shared Secrets? All the problems we already have, in fact.
      • The fine article is mostly about implementation problems, not protocol problems. Both SSH and SSL have been prey to plenty of implementation problems which allow suitably crafted clients to crash, hijack and otherwise mess with servers. You've got all those problems.
      • And most catastrophically, generating `random keys' in small embedded devices is really, really hard. Getting hold of enough entropy is a small SME router to produce strong keys on a regular basis is difficult. Making sure that initialisation vectors are suitable chosen is hard.
      Here's a thought experiment for all `simple' solutions. Imagine I have a router in my lab, the same model as the one I'm attacking. I capture the packets the supplicant sends to initiate an association, and I play them into my captive router. I have the clock on the captive router set an appropriate distance behind the clock of the router I am attacking, and the MAC address set the same and ideally the serial number (they're usually helpfully printed on the outside). What magic is it that makes the key my captive router generates be something other than the key the router I'm attacking generates?

      ian

      • Re: (Score:3, Informative)

        Speaking in theory to generate cryptographically useful pseudo random bits you need a seed only as big as a key for your favorite symmetrical algorithm. So we aren't talking about generating gigabytes of real random bytes (which would be indeed hard to get without any traffic) but about generating 10-20 bytes (during the whole previous life of the router!) random enough that you can't bruteforce it. Still you say how do you generate different pseudo random data with a device that is identical with the one i
        • Re: (Score:3, Interesting)

          Of course. Hence my point that this is a great deal more complex than the original poster implied, and has a great deal more opportunities for error. The article was essentially about using fuzzers to force restarts of an AP: if I can kill a router stone dead and force a reboot, the standard urandom mechanism will come up using the same saved state as on the previous boot. I like your idea of using reboot times, but the standard code (and if you can point to a consumer AP manufacturer who is doing securi