Slashdot Mirror


Researcher Creates Handheld Hacking Tool

Kickball Notches writes "Immunity's Dave Aitel plans to start selling a portable hacking device equipped with hundreds of exploits. The wireless handheld, called Silica, comes equipped with more than 150 exploits from Canvas and an automated exploitation system that allows simulated hacking attacks from the palm of your hand. It supports 802.11 (Wi-Fi) and Bluetooth wireless connections and is based on Linux."

19 of 69 comments (clear)

  1. Nifty by daveschroeder · · Score: 5, Interesting

    Something like this could be easily used in conjunction with vulnerabilities like the recent Atheros 802.11 wireless device driver exploit. Of course, many wireless attacks like this will still be targeted, and won't be widespread, because of one huge reason: proximity. Even the co-discoverer of the Atheros driver vulnerability, David Maynor, said:

    The thing to keep in mind here is that this really isn't a problem yet. You won't see any WLAN viruses' base on driver level exploits any time soon for one very important reason, proximity. We wanted these issued raised and fixed before the distance of a wifi connection for your average user will be measured in kilometers instead of the meters it is today.

    Don't go rip your wifi cards out just yet, but you should always adhere to good security techniques. Even without a driver level exploits man-in-the-middle attacks over wifi networks are a threat that you can mitigate by doing things like verifying the SSL certs for things you can connect to and don't do anything you want to remain personal or private over clear text on these access points. Also, for things like instant messaging, grab something like Adium X that supports encrypted IM conversations across multiple platforms. I know iChat does as well, but I am a big fan of something called OTR (http://www.cypherpunks.ca/otr/) which Adium supports.


    And no, this wasn't a "Mac OS X"(-specific) or "MacBook" vulnerability; it is a vulnerability in the Atheros driver code, which, according to the presenters themselves, is exploitable on other platforms, including Windows and Linux. Mac OS X was chosen to prove a point, and unfortunately the "point" that many ordinary people ended up getting was that all "MacBooks" and only "MacBooks" were vulnerable to some kind of scary 802.11 attack, and worse, that setting the machine to not auto-associate with access points would solve the problem (it doesn't). Some interesting points from a SecurityFocus mailing list about the Atheros exploit:

    * The exploit is running in kernel space and can do _anything_ it wants. It's not running as root because that would involve running under the kernel. In Intel terms, this is ring 0 stuff.

    * Firewalls, "preferred networks" and other OS-level mitigation is worthless. The packets don't have to contain any IP data, they are pure 802.11{b|g} frames. The OS doesn't see the packet because it would have to get past the (exploited) device driver.

    * The exploit doesn't require associating to an AP, being associated to an AP, anything. It just requires the wireless device to be on.


    What this really illustrates is that when you let third-party, proprietary, unaudited code into a privileged capacity on an OS, it could indeed be an avenue for attack.

    And now that attack can come from a dedicated device running in someone's pocket. ;-)

    (Personally, I see no reason why hardware device makers should keep driver code proprietary, much less the hardware specifications needed to produce an open source driver. After all, isn't their bread and butter the hardware itself?)

    This device could also associate with a wireless access point normally, and launch penetration tests against any hosts reachable on the network as well. TFA notes that the device is also equipped with ethernet and USB connectivity as well. Sounds like a neat little device, that could have other functionality as well.

    1. Re:Nifty by BootNinja · · Score: 2, Informative
      (Personally, I see no reason why hardware device makers should keep driver code proprietary, much less the hardware specifications needed to produce an open source driver. After all, isn't their bread and butter the hardware itself?)
      As far as wireless cards go, what I have heard is that many of the wireless manufactureres will not release proper specs because transmission strength is soft-coded into the driver. an open source driver would allow people to increase the strength of the signal broadcast by the wirless card. This would violate FCC regulations and possibly open up the manufacturer to legal trouble for selling a device that is not FCC compliant.
  2. But does it run... oh wait by andrewman327 · · Score: 2, Interesting
    I see this as being very useful in big cities where warwalking is easy. Imagine the data you could gather by walking around Manhatten for a day with this device. I know that a while back 2600 made a color-coded map of open/secured wifi APs in Manhatten, but it would be even more interesting to learn which of those APs are suceptible to different attacks.


    It is especially important to note the Bluetooth abilities in this context. IF properly tweaked, one hacker could wander around a major public event and automatically attempt to break into every Bluetooth device in range. You can get within range of thousands of people.


    I wonder what errors this device has that need ironing out. Would it be able to detect its own security holes? (Ow, head asploding)

    Immunity expects to sell Silica for about $3,000 and is working with external beta testers to iron out kinks before a projected October 2006 launch date.
    --
    Information wants a fueled airplane waiting at the hangar and no one gets hurt.
    1. Re:But does it run... oh wait by daveaitel · · Score: 3, Informative

      Functionality errors and UI issues mostly. In terms of security it's just a Linux on ARM with SSHD turned off. CANVAS itself is pure Python, so although there may be overflows in there somewhere, it's not going to be an every-day occurance.

      The Nokia 770, the Sony Mylo, and the Trolltech Greenphone are just the start of how Linux + Wifi + mobile devices are going to change the world, imho. If you've done your development correctly you can do a LOT on these devices in very little time. It's the perfect thing for a small company or startup.

      -dave

    2. Re:But does it run... oh wait by HTH+NE1 · · Score: 4, Interesting

      I see this as being very useful in big cities where warwalking is easy. Imagine the data you could gather by walking around Manhatten for a day with this device.

      Forget warwalking, think about warsmailing (war snail-mailing). Activate one of these devices and drop it in at the post office addressed to yourself. It'll ride in postal delivery vehicles, stopping in front of each house long enough to do some serious searching until it reaches yours. Then unwrap and see what you've harvested. Only cost is the postage and packing, virtually no gas or calories from you. Well, and the battery charge. Include a GPS device.

      It will help to be near the end of the delivery route. Maybe address it to a house that doesn't exist and it'll come back undeliverable (though it risks not coming back at all).

      Variations would be to use UPS, FedEx, etc., especially how their routing systems take it into interesting business areas. Route influencing could be done by including legitimate packages.

      If anyone does this, please let me know of the results. I don't have the ability to do this, so I'm putting it out there for others to try. I've only just thought of it. (I'll be Googling for "warsmailing".)

      Note: this opportunity will only last (in the US) until the DoHS decides that any packages with detectably active electronics or EM emissions must be intercepted and detonated, and they may be doing this already. Other countries may vary.

      --
      Oh, say does that Star-Spangled Banner entwine / The myrtle of Venus with Bacchus's vine?
  3. "hand-held hacking tool" aka... by Esion+Modnar · · Score: 5, Funny

    a machete. TIBHAW,TTV.

    --

    They say the first thing to go is your penis. Well, it's either that or your brain. I forget which...
  4. Script kiddies by Anonymous Coward · · Score: 2, Funny
    (...) Immunity's Canvas product to allow security professionals to conduct pen tests while walking through office cubicles.


    Since it's a pen-based device, should the users of this product be classified as "script kiddies"?

    Don't delay! Buy now! The first 10 buyers will also receive an official Immunity Canvas' McGyver Swiss Army knife* (with lock-picking add-ons) and a t-shirt bearing the sentence "Look, mom: I'm a hacker!" in the front and "kick me" in the back.

    * Parents: this is a safe product; to prevent injury, the Immunity Canvas' McGyver Swiss Army knife is manufactured in non-toxic plastic.
  5. So... it's a Zaurus running a pen-testing toolkit? by Lxy · · Score: 3, Insightful

    The article doesn't specify details, but it sounds like what you can do with a Sharp Zaurus. You need to be selective, but you can get linux running with something like metasploit without too much effort. This unit's got more RAM and disk I'm sure, but it's hardly revolutionary.

    --

    There is no reasonable defense against an idiot with an agenda
    :wq
  6. I've already got a portable hacking device... by wwiiol_toofless · · Score: 4, Funny

    it's called a hatchet. (Thank you, I'll be here till 5, be sure to tip your admin!)

    --
    the mods may say you posted flamebait, but to me it's a flame that warms my heart. rock on, brother! --chebucto
  7. Re: First Post SNAKES ON A PLAIN! by Lxy · · Score: 5, Funny

    The word is PLANE, as in those big metal things that fly.

    If you want to see Snakes on a PLAIN then go to Nebraska. They have lots of them there.

    --

    There is no reasonable defense against an idiot with an agenda
    :wq
  8. Immunity's Dave Aitel by StikyPad · · Score: 4, Funny

    Not to be confused with Insomniac's Dave Attell, although both equally fond of the back door.

  9. Proximity is no problem. by Ungrounded+Lightning · · Score: 5, Interesting

    You won't see any WLAN viruses' base on driver level exploits any time soon for one very important reason, proximity.

    One of the proposed uses is to turn it on and mail it to the site in question. It can perform "tests" (including man-in-the-middle attacks) "while sitting on the CEO's desk".

    Or in the mail rooom. On in the inbox of somebody on vacation.

    Of course that means it (or a similar device) could be shipped in the same way. It could run for a couple weeks (or until the battery is exhausted), rooting around the company's wireless LAN and shipping the result out the internet to the attacker's safe drop. Then (or when the package it opened) it could purge its own software and self-destruct or turn itself into something innocent appearing, such as a promotional toy. (Perhaps it could sucker somebody into recharging it.) Or it could be built into some other object and never discovered.

    If the IT staff isn't on the edge of their seats about searching for rogue WiFi devices and/or sniffing network traffic it could have weeks to work undetected. Even if they ARE on the ball and have the cutting-edge stuff it can snag a lot of interesting stuff at computer speeds in the time it takes to hunt it down and kill it or succesfully cut it off from all outside contact (including masquerading as a legitimate device).

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    1. Re:Proximity is no problem. by SatanicPuppy · · Score: 3, Insightful

      Couple of weeks? For a wifi enabled hand held device? Where the hell do you buy your batteries?!?

      Unless it gets hooked up to some kind of battery array, I think we can safely peg the window for this thing at 24 hours at the extreme outside, though it's probably less than 12.

      Now, depending on how smart it is, you could have it come up for 5 or 10 minutes at a certain time when you know something good will be available (e.g The boss syncs his pda), but it would have to be some cron-esque computer scheduled job, and I'm not sure why any environment (other than maybe a retail environment) would be running a regular job across wireless.

      I think it'd be much more effective for the old Delivery Guy trick; something to keep in your pocket while you wander through the office, looking for someone to deliver your package to...Though I don't know how it is in other places, but where I work everything gets signed for in front, and a guard brings you your package. Of course, we don't use wireless either, so that's two for two.

      --
      ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
    2. Re:Proximity is no problem. by Amouth · · Score: 3, Informative

      you are thinking of sitting there and using it..

      if you don't have the screen on or the back light you can run for over a day and more if you only run wifi or bluetooth...

      i have a dell axim x30 with the extended battery - internal wifi .. i have turned on the wifi and logged into aim and forgot.. it went to sleep (cut the screen off) but it kept the wifi going.. came back to it a day later and the battery was at around 30-40

      if you design something to last you can pull it off..

      --
      '...if only "Jumping to a Conclusion" was an event in the Olympics.'
  10. Good portable device by identity0 · · Score: 2, Interesting

    I'm actually looking for a good mobile device right now, which doesn't have to have these security tools, but be a general-purpose geek tool. Unfortunately, I've yet to find a good one. It seems most companies are trying to woo consumers with flashyness and power instead of mobile usefulness.

    What I want is a portable device the size of the old Libretto or Picturebook, with all the modern memory card type slots, wi-fi, ethernet, phone, USB, Firewire, PC-card, and anything else needed to interface with common devices and perhipherals. I don't want to have to carry a bunch of dongles and USB cables to use common hardware I might run into. I don't want a fast processor and memory, I just want the hardware interfaces and the longest possible battery life in a very small package.

    All the mini-notebook makers out there seem intent on trying to cram as much processor power and memory into a small package, which incidentally results in them running so hot they could burn you, and shortens battery life to lunch-break length. What are you going to do with a Athlon 64, play WoW on a 8-inch screen?

    *sigh* maybe this device will be different, but seeing as how it says "Currently it supports 802.11 (Wi-Fi) and Bluetooth wireless connections or optionally Ethernet via USB", it doesn't sound like it.

  11. Next up: Windows version by xtaski · · Score: 2, Insightful

    Next they'll have a Windows version: it will come preloaded with 150 viruses, worms, and network security tools. Just put it in your shirt pocket, walk through your office and infect coworkers' PCs.

  12. positive? by Fuzzums · · Score: 2, Interesting

    I don't know if "... and is based on Linux." is really that positive for the Linux reputation :)

    --
    Privacy is terrorism.
  13. Re:this could be bad for security by pete6677 · · Score: 2, Insightful

    Nah, they'll just ban these devices from the office, thinking that will keep the network secure.

  14. Closed source device by DrYak · · Score: 2, Informative

    Personally, I see no reason why hardware device makers should keep driver code proprietary, much less the hardware specifications needed to produce an open source driver. After all, isn't their bread and butter the hardware itself?

    Hardware *was* those companies' bread and butter a long time ago, when hardware was a big bunch of complicated dedicated chip cummunicating together. All the secret was in the hardware. And due to the diversity of OSes back then, a company had better to show specification in order to catch more market (An old ATI SVGA card I had back then was packaged together with complete register specifications so one could hack it's own drivers in adition to the few packaged in (Windows, AutoCAD, etc.)).

    Today, hardware is mostly a third party chip slapped on a reference board. The company that sells them (like D-Link) get the chip and the drivers in the same package (like, say, from realtek) they don't develop anything and thus don't have anything to document.
    And nowadays, more and more of those chips aren't dedicated chip, but in fact some highly programmable chip with somewhat customized IO ports and special hardware (connectors, antenas, etc.) connected to the Port. Most of the magic is in the drivers and the firmware (look at how much gizmo - like routers - today are a plain SoC with special IO. Some run linux, most run secret software). And such chip producer have a lot of incentive NOT publish standarts, because :

    • voluntary product limitations and/or segmentation (some /. mentionned the signal power limitation. I may mention the number of computer that can be connected to a xDSL modem) may more often be limitations in the drivers and/or firmware. By making it open, chip maker will enable user to remove such limitations and exploit their hardware to its full potential, THUS REMOVING THE POSSIBILITY TO EARN MORE CASH by selling them a more expensive version without the limitations. (just have a look on all "I converted my dual controller to Full RAID or converted my plain celeron to SMP capable, just by flashing and/or rewiring a pin"-type of guide that you can find all over the internet).
    • a lot of bugs and such other limitations may not be due to br0ked hardware, but circumvention around the bugs may be done in the firmware and/or the drivers. Making the drivers and/or specification available will enable the users to circumvent the bugs, THUS REMOVING THE POSSIBILITY TO EARN MORE CASH by removing the incentive that users have to buy a newer fixed version of the same hardware they already have paid for
    • Because the chip are rather multi-purpose, opening the specification, firmware and/or drivers would enable users to hack their hardware and find new creative and useful way to use the hardware, in ways which wasn't intended initially by the creators, THUS REMOVING THE POSSIBILITY TO EARN MORE CASH by selling a new different product to do the new activity to users who already bought before the same hardware for another purpose under a different product name. (As a counter exemple just look at what hapenned with the small WiFi-enabled routers that run linux. Since the system is open, users group found a lot of creative way to abuse the hardware, like giving it mesh ability, or converting to a low-power war-driving box, etc. Excpet that Linksys and other using the same design understood the oportunity and even started selling "deluxe" box with more memory and CPU speed to attract more hackers to buy the product)
    • As the magic is more in the software than in the hardware, there's a risk that user and competitor realise that 99% of the processing is done in software on the CPU and the last 1% could be swapped with any other similar hardware from other manufacturer, THUS REMOVING THE POSSIBILITY TO EARN CASH by selling this 1% themselve. (as an example see the WinModems who only were glorified sound cards with most decoding work done in the CPU. The same could be done wit
    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]