HackIt: Better Project Documentation


Today’s hackit is devoted to everyone who enjoys a good project write-up. I’m on the verge of upgrading my photo gear (Digital Rebel XTi) with some new lighting and a better lens to improve my work and found myself wondering what the community likes to see in a good how-to. What can be done to make them better for the community. Decent photography? Better parts lists? I prefer good photos and reproducible work.

So, got a better idea? Lets hear it.

Breaking Disk Encryption With RAM Dumps


If you haven’t gotten a chance yet, do watch the video of this attack. It’s does a good job explaining the problem. Full drive encryption stores the key in RAM while the computer is powered on. The RAM’s stored data doesn’t immediately disappear when powered off, but fades over time. To recover the keys, they powered off the computer and booted from a USB disk that created an image of the RAM. You can read more about the attack here.

How can you reduce this threat? You can turn off USB booting and then put a password on the BIOS to prevent the specific activity shown in the video. Also, you can encrypt your rarely used data in a folder on the disk. They could still decrypt the disk, but they won’t get everything. I don’t think this problem will truly be fixed unless there is a fundamental change in hardware design to erase the RAM and even then it would probably only help computers that are powered off, not suspended.

The potential for this attack has always been talked about and I’m glad to see someone pull it off. I’m hoping to see future research into dumping RAM data using a USB/ExpressCard with DMA access.

Tin Hat Bonus: Jetlag Got Me.

Update: Sorry guys. I hadn’t seen it before, but apparently this dell keylogger junk is a rather delicious hoax. To keep from confusing the RSS readers, I’m leaving a post stub up. If I wasn’t travel-beaten I would have paid attention to the fact that the supposed keylogger wasn’t on a flexible flat cable. I pulled the image since it was originally stolen.

It’s probably totally BS, but supposedly this guy found what seems to be a keylogger inside his new dell 600m laptop. He submitted a FOIA request to the DHS, only to have his request denied. It’s a bit tin-hat, but the idea that a three letter agency might be adding extra hardware to your laptop is very disturbing indeed. I guess it’s time to start auditing any new hardware purchased for bonus parts. [via]

Console On The Kindle (and More)


[Dev] sent in an interesting blog series on hacking Amazon’s kindle. [Igor] has documented getting a console, the bootloader and more. Even if you don’t have a Kindle to hack on, it’s a good overview of hacking similar devices. He used a cell phone cable to build his interface, but I suggest getting familiar with the MAX232 family of semiconductors for cheap rs-232 to ttl converters.

I’m Still Out Of Town Extra


I received some good stuff via the tips line while I’ve been making an extra stop after Shmoocon. I spent the day helping my less project endowed family run some new wiring (and made some awesome sparks in the process.)

[Damian] sent in his customized version of the classic Atari 2600 adventure game.
[iraqiGeek] sent in his efforts to use the six-axis controller. He used lib-usb and PPJoy to create his own app.

[HP Friedrichs] sent in this interesting post on building military style power supplies. Good stuff if you’re into building your own gear and like interesting chassis designs.

[John] sent in his version of the new KITT’s light bar. (You know you watched it.)

Got something good to share? Use the tips line.