Security Lock Uses Any USB Device Unique Serial Number for Identification
The hackers at Makers Local 256 have created a secure door lock that can use any USB device as a unique key, from a memory stick to a mouse to an iPod. The ingenious system doesn't require to store anything in memory, which of course could be replicated, because it uses the USB serial number in the chip itself. The authentication process is simple:
• User inserts key into USB hub hooked to a PC
• Computer reads serial ID of key
• Computer compares serial ID to list of valid serial ID in a table \ DB \ Flat File
• If good, computer writes data ("Unlock!") to USB line of Microcontroller
• Microcontroller instructs servo to go to unlocked position for 5-10 seconds.