Wireless Presenters Attacked Using an Arduino
An anonymous reader writes "This week Dutch security researcher Niels Teusink described a method of attacking wireless presenter devices at an Amsterdam security conference. He had a demo showing how it is possible to use an Arduino and Metasploit to get remote code execution by sending arbitrary keystrokes to the presenter dongle. He has now released the code and made a blog post explaining how it all works. Better watch out the next time you're giving a presentation using one of these devices!"
You wouldn't say, "I attacked that system using a Dell" -- you'd say "I attacked that system using a computer"
"Wireless Presenters Attacked using Microcontrollers" is a much better title...
Fanboi-ism pisses me off, and Arduinos are getting almost as bad as Apple products in that sense
You said "dongle".
Useful for:
* Corporate espionage
* Screwing with professors at school
* Pissing off Steve Jobs.
We all know which one's most likely.
#fuckbeta #iamslashdot #dicemustdie
There comes a point at which some exploits are so lame that the term hacking shouldn't be used. The most you could hope to achieve with this 'exploit' is to just be a bloody nuisance.
"LULZ OWNED" is all we'd see, and we'd laugh, and life would go on.
While Bluetooth certainly has its issues and took a while to address all the early security concerns, I really wish wireless device creators would stop rolling their own protocols. With limited engineering, they are almost certainly guaranteed to do it badly. As of Bluetooth 2.1, all communication aside from service discovery is encrypted. There are still pairing exploits and implementation defects, but at least they have the core idea right. In order to monkey with a Bluetooth presentation remote, you would have to (a) discover the shared key during the speakers presentation, (b) convince the presenter to redo pairing prior to speaking and somehow get them to pair with your evil device instead (has a Bluetooth man-in-the-middle attack been tried yet?), or (c) give up and settle for just jamming the communication, causing a whopping 30 seconds of confusion. If you design a wireless protocol now without over-the-air encryption, you are doing it wrong.
You could implement a better attack by just throwing Arduinos at the presenter.
The World Wide Web is dying. Soon, we shall have only the Internet.
...the presenters can't advance their PowerPoint slides...
I hate being bipolar; it's awesome!
This reminds me of the 80s where kids would take a remote control from home and when the teacher was showing some instructional video tape, change the channel on the TV or mute it, with said teacher trying to figure out what was wrong.
You bring a 'compatible' remote, you control the device the receiver is attached to. End of story.
It's clear that you and the moderators haven't bothered to actually read the article. The research and tools used for the attack were non-trivial, and the impact is remote code execution.
The blog entry commented especially that the hack is possible in part because the wireless devices use a one-size-fits-all protocol; hence the presentation remotes are capable of communicating keyboard and mouse commands even though they are really neither a keyboard nor a mouse.
In other words, our desire for things cheap and shiny has made us vulnerable yet again. Its the lead-paint-on-toys problem, but this time the victims are not children.
Damn_registrars has no butt-hole. Damn_registrars has no use for a butt-hole.
Then only outlaws.. or something like that..
---- Booth was a patriot ----
Yeah, no big deal that some one used an AVR or PIC microcontroller to do something.
You need to put away your toys and be a man by stepping up to an ARM microcontroller.