MCU-in-the-middle attack on Diebold voting machine

Computerized voting machine vulnerabilities are nothing new, but this video demonstrating a man-in-the-middle wireless attack on a Diebold voting machine takes a different tact than most others. A vulnerability assessment team at Argonne National Laboratories was able to compromise the security of the Diebold machine, rendering it vulnerable by using a homemade MCU board at […]

APCO25 protocol encryption cracked

The APCO25 (P25) communications protocol is a form of digital radio communications technology growing in popularity in police and other public safety radio systems in the US and abroad. Many such systems are unencrypted and can be received on digital radio scanners. Others employ encryption in an effort to prevent civilian monitoring. Now researchers with […]

Arduino IDE hack speeds up code compile

Paul Stoffregen over at PJRC sent us a link to this video highlighting how to modify the Arduino IDE by editing the boards.txt file to allow the compiler to use precompiled files. This helps to speed up the overall compile and upload process. A cool enhancement originally developed for the Teensyduino board. Paul submitted this […]

SkyNET air drone hacks wifi on the fly

Researchers at the Stevens Institute of Technology have designed and built the prototype of a WiFi hacking air drone based on the AR.Drone quadcopter. They added a lightweight single board computer with Debian Linux installed, along with 3G mobile broadband connectivity and two WiFi cards (the second for packet injection.) A GPS receiver and sonar […]

Pip-Boy 3000 game controller proto using Arduino

If you’re into the gaming scene, then you know that Fallout is a pretty popular post nuclear simulation game. A fan of the game wanted to create a prototype of the game’s wrist mounted controller known as the Pip-Boy 3000. MyMagicPudding writes: This is the first test of my attempt to build a working Pip-Boy […]

Nifty electromechanical Vane display

Eastern Star Geek posted a complete electromechanical clock design for the Vane clock digits we covered earlier: The displays in question are of a 7 segment electromechanical design.  These are not light-up displays, but rather, reflective.  Each segment is a “vane” that has been painted a bright contrasting color, and mounted on a hinge, such that it can be swung into, […]

Bootable live RFID hacking system

OpenPCD has been doing a lot of work with RFID hacking. They have a bootable Linux distro available to make exploration easier: The bootable Live RFID Hacking System contains a ready-to-use set of hacking tools for breaking and analyzing MIFARE Classic RFID cards and other well known card formats. It is built around PCSC-lite, the […]

Passive ethernet tap spies on network connection

tempmj built a passive ethernet tap for monitoring and debugging network connections: I basically took 4 Panduit brand modular ethernet jacks and wired between two of them normally, other than the fact that the TX pairs from “Side A” looped through an extra jack and the TX pairs from “Side B” looped through the remaining […]

IM-ME jams APCO P25 digital comms

APCO Project 25 is a digital modulation protocol used by a growing number of public safety radio systems and to a limited extent by Amateur Radio Operators. APCO P25 radio transmissions are capable of being monitored by scanning receivers from Radio Shack, GRE and Uniden. That is, unless the agency monitored decides to encrypt their […]

MakerBot sends Colbert into space

MakerBot sends Colbert into space: After scanning Stephen Colbert‘s head in preparation for Bre’s appearance on the Colbert Report, we encouraged Thingiverse users to mashup the Colbert model with all sorts of other objects. (And got to work ourselves.) Not content to confine ourselves to mashups, we initiated the MakerBot Space Program with a mission […]

Enough Already: an Arduino based audio-b-gone for TV

Matt Richardson over at MAKE presents this cool solution to listening to the audio portion of the garbage overload known as entertainment news. He has design this project known as Enough Already which mutes the audio portion of a TV program when certain words are mentioned. The hardware consists of an Arduino and the Video […]