Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Security IT Technology

Owning a Wireless Camera, Its User and Its Network 59

twistedmoney99 writes "InformIT has posted a two part article by Seth Fogie that describes how a wireless IP camera can be owned and abused. The first part describes how the camera's feed can be sniffed, replaced, or even DoSed off the air by a PDA. The second part then takes a look at the web application interface of the camera (an Axis207W) and exposes numerous vulnerabilities that lead to exposed passwords, a software based DoS, global XSS — and the kicker — a CRSF attack through which an attacker can remotely penetrate the network it is installed on."
This discussion has been archived. No new comments can be posted.

Owning a Wireless Camera, Its User and Its Network

Comments Filter:
  • Spying (Score:3, Funny)

    by Manos_Of_Fate ( 1092793 ) <link226@gmail.com> on Saturday September 15, 2007 @02:23PM (#20617661)
    I wonder how many people are going to see this and immediately think about that hot girl that lives upstairs?
  • by Anonymous Coward on Saturday September 15, 2007 @02:25PM (#20617677)
    Some IP cameras don't even need to be DoS'd, leave 'em out in the sun for 2 hours and they overheat... in fact, try to pull a stream from them and half the time they overheat. And we're talking about several hundreds of dollars worth of equipment rendered worthless by a bit of sunlight.
    • Re: (Score:3, Interesting)

      Here in the sunbelt I mount all of our outside wireless equipment in containers with solar fans. One benefit of an outside camera being wireless is network isolation from lighting strikes. I've seen far too many installations where people don't install one these http://www.hyperlinktech.com/web/hgln_cat5-2.php [hyperlinktech.com] on their externally mounted wired equipment.
      • Re: (Score:1, Informative)

        by Anonymous Coward
        >I've seen far too many installations where people don't install one these http://www.hyperlinktech.com/web/hgln_cat5-2.php [hyperlinktech.com] on their externally mounted wired equipment.

        Physics says 3 inches of ANYTHING won't block a direct lightning strike that travelled through miles of air. However, as the mythbusters did show, that amount of metal (and larger) is about at the point where it might attract lightning that strikes nearby.

        Now, an indirect lightning strike it might block, perhaps; Although I wouldn't care
  • skipping the spam (Score:1, Informative)

    by Anonymous Coward

    And people wonder why adblock is gaining 400k users a month
    this site with its multiple pages is one of the reasons

    http://www.informit.com/articles/printerfriendly.aspx?p=1016102&rl=1 [informit.com]
  • by Poromenos1 ( 830658 ) on Saturday September 15, 2007 @02:26PM (#20617687) Homepage
    Are we using "owned" to mean "taken control of" in official context now, or is it just me?
    • Re:"Owned"? (Score:4, Insightful)

      by Yath ( 6378 ) on Saturday September 15, 2007 @03:18PM (#20618021) Journal
      No, it's still slang that doesn't belong in a Slashdot headline. Zonk should show more professionalism.
      • Re:"Owned"? (Score:4, Insightful)

        by joe 155 ( 937621 ) on Saturday September 15, 2007 @03:30PM (#20618111) Journal
        this is one time when "pwning" would actually have been more useful, I read this and thought that it was advice on how to own one - literally things like how to purchase it and why you might want to; maybe a short review.

        Hacking a camera should have a title like "hacking a wireless camera..." (or, dare I say it, even the stupid "cracking"). Or, as I say, if they must use some form of "down with the kids" newspeak then for god's sake get it right and use pwn.
        • I agree, I spent a few seconds parsing that sentence trying to decide. Pwn is far more appropriate, and saying "owning" doesn't make it any more formal.
      • yes, it should have said 'pwned'
      • by LuSiDe ( 755770 )
        Zonk is just trying to explain us how to buy a digital camera for a tiny amount of money.
      • by eam ( 192101 )
        Yeah. I would expect much more professional behavior from someone named Zonk.
    • by Bazman ( 4849 )
      Next slashdot headline:

        Ownz0ring teh Wireless Cam, Its LUser and teh Netw0rk LOL! ROLFMAYO!

    • Slashdot just OWNS those grammar nazis, word!

  • by Anonymous Coward on Saturday September 15, 2007 @02:29PM (#20617715)
    Wireless communication reminds me a lot of JavaScript: it's just plain insecure.

    With JavaScript, we have to worry about cross-site scripting, easily-thieved JavaScript code, and so many other issues.

    It's much the same with wireless networking: we have to be concerned about intercepted transmissions.

    So like with JavaScript, a lot of half-assed measures are put in place to try and deal with the inherently insecure nature of the medium. Most of these measures actually fail outright, or at least don't make the situation any better.

    With computers still becoming faster at a rapid pace, the wireless encryption policies used today will be easily crackable by a typical PC within two or three years.

    • Re: (Score:1, Interesting)

      by Anonymous Coward
      Dude, one of the examples in the article even shows how the web config interface of this wireless cam can be used to cause JS XSS exploits! So this camera has both the problems of wireless comm and it also has all the problems of web dev (like JavaScript XSS)!
  • by DrPepper ( 23664 ) on Saturday September 15, 2007 @02:36PM (#20617765)
    Headline News! If you don't secure your wireless network, people can see the traffic on it and spoof responses! I'll concede the camera has a few bugs that should be fixed. But this article doesn't really raise any issues that the average Slashdot reader wouldn't know about.

    The article is obviously aimed at a less experienced audience - in which case it really should provide some tips on securing your network, rather than trying to scare people about wireless network technologies.
    • Re: (Score:2, Insightful)

      by Wog ( 58146 )
      The DOS concerns are absolutely valid, but the rest of the article is absolute garbage.

      Congratulations to the author for revealing to us that equipment operating on an unencrypted network is vulnerable to interception or takeover.
    • by value_added ( 719364 ) on Saturday September 15, 2007 @03:05PM (#20617949)
      The article is obviously aimed at a less experienced audience - in which case it really should provide some tips on securing your network, rather than trying to scare people about wireless network technologies.

      Human nature being what it is, my vote would be to do both, irrespective of the audience.
    • The article is obviously aimed at a less experienced audience

      That was exactly my thought when I read the summary. This junk sounds like something even Digg would find a bit childish... "HOW 2 HAX0R UR NEIGBORS WIRELES CAM FOR SWEET OWNZAGE." I think when /. ran that 4chan story, all the retarded 13 year olds heard about the site for the first time, and started signing up. I honestly believe this - the stories have always been a little hit or miss, but the number of completely childish comments has just gone through the roof.

    • But this article doesn't really raise any issues that the average Slashdot reader wouldn't know about.
      Not sure that I agree with that statement.

      Software Developers are writing the camera code. IT professionals are sometimes implementing the cameras. This article creates awareness for both. I think software developers and IT Professionals are "the average Slashdot reader", and can gain a lot from the article as written.

  • I was hoping this was going to be about internet video sex slavery or something:^P

    Hmm... and putting externally available insecure computers on your network makes you vulnerable. I guess that's news to someone. Oh, well I guess I should be doing something other than reading /. since I'm not atwork this weekend anyway.
  • I can't say (Score:3, Funny)

    by piojo ( 995934 ) on Saturday September 15, 2007 @02:57PM (#20617895)
    I can't say I've ever owned a wireless camera or its user.
  • A picture is worth a thousand spambots.
  • CRSF (Score:3, Funny)

    by ceroklis ( 1083863 ) on Saturday September 15, 2007 @03:17PM (#20618007)
    Aah, the dreaded Canadian Rope Skipping Federation attack.
  • Doing what? (Score:4, Insightful)

    by glwtta ( 532858 ) on Saturday September 15, 2007 @03:27PM (#20618085) Homepage
    You know, it's a little silly to use the word "own" to mean "exploit a vulnerability" when you are speaking in complete sentences, not substituting vaguely similar looking numbers for letters, and generally trying to sound like a grown-up.
  • Seriously, why doesn't every wireless product out there just encrypt its damn signal. It's not as if it is particularly hard to implement and easy to set up an intuitive interface. Joe-shmoe won't understand how to do it? Nonsense, make an automated set-up interface that works over USB , standardise it, and let everyone else implement it as well. That way customers only need to learn how to do it once, and then it should be the same for every product they install. But nooooooooo we can't have any of that. W
  • AXIS 207W (Score:3, Interesting)

    by kaszeta ( 322161 ) <rich@kaszeta.org> on Saturday September 15, 2007 @04:37PM (#20618609) Homepage
    I've used these cameras for quite a few projects (including one for the Department of Homeland Security), and have found the same thing mentioned in this article: the security on them is pretty poor.

    Before deploying these, we ended up disabling the wireless support, and coupling each camera with a Gumstix computer that was serving as both an image buffer and a nicely firewalled configuration that provided much more secure wireless communications.

    • we ended up disabling the wireless support, and coupling each camera with a Gumstix computer

      At that point, why even use a smart/networked camera? Plug a decent USB camera into the computer, and let it encode to (M)JPEG and run the HTTP server... A ~100MHz Pentium should be able to handle that.
      • by rindeee ( 530084 )
        I'll take a stab at this (based on my experiences) and say that answer is probably that Axis makes a great (aside from the security flaws) camera. They're reliable, tough, etc. They really are quite nice and overall you'd be pressed to find as good a camera in USB flavor.
        • For the several hundred dollars they charge for one of their cameras, I'm sure I could find a seriously heavy duty USB (or parallel, or firewire, or...) camera out there. Once you're using a computer to secure it, there's no longer any reason to spend that kind of money on even a heavy-duty CCD and lense.
        • by kaszeta ( 322161 )
          The real reasons were (a) I already had a bunch of 207Ws, and (b) at the time you couldn't get full USB support on a Gumstix.

          If I re-did it now, I'd probably use a different camera system, although the 207W does have some very good features.

  • You can get the image. You can DoS the camera. You can impersonate the camera.

    Oh boy. What would you like the security camera to show?

    How about somebody else, who was previously captured on video?
  • and just about any wireless traffic is sensitive to intrusion, as it happens the camera was in question, and that there are some security flaws there. There are always security risks with any connected device and wireless devices still requires that anybody has to be in the vicinity of the device to cause it to do undesireable things.

    There are as always ways around this, and one lesson is that cameras (wireless or not) should never be on the same network zone as servers with sensitive data. (as with many

  • So you can push a wireless device off its network. We knew that.
    So you can do all kinds of nasty stuff over wireless if the network doesn't use WPA. We knew that.

    I own a 207W, but I haven't learned anything new here. If I used it for anything security related I probably would've used Ethernet with Power Over Ethernet. Now I use WPA, and nobody has taken the trouble to sabotage my wireless network yet...

    X.
     
  • This raises a question that I can't get answered.

    I put weather from my backyard on my website. I use it for fun, when I'm at work, or away, I can tell the up-to-the minute weather, and I'd love to put a picture of the backyard up every few minutes. I want to get a wireless camera, but I don't want to pay a fortune, and I'd like it to support wireless.

    Can anybody suggest a good camera for this purpose?
    • by mlush ( 620447 )

      This raises a question that I can't get answered.

      I put weather from my backyard on my website. I use it for fun, when I'm at work, or away, I can tell the up-to-the minute weather, and I'd love to put a picture of the backyard up every few minutes. I want to get a wireless camera, but I don't want to pay a fortune, and I'd like it to support wireless.

      Can anybody suggest a good camera for this purpose?

      Powering the device would be a problem but how about plugging a cheap webcam into a wireless USB adapter.

  • OK, the poster is *surprised* that embedded hardware (without the benefit of a decade's internet use, like DNS/DHCP) could be hacked and allow access to the LAN from the wireless?

    You're kidding me.

    Are there really *THIS* many people who think wireless is as secure as ethernet? This is one of the reasons I'm not building any wireless into my trailer. Do people have to be notified about the insecurity in wireless?

    Oh, yeah...Microsoft is part of the sale; of course, they do. Carry on.

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...