Slashdot Log In
Fingerprint-Protected USB Sticks Cracked
Posted by
kdawson
on Friday March 14, @11:48AM
from the going-around dept.
from the going-around dept.
juct writes "Manufacturers of USB sticks and cards with fingerprint readers promise us that their data safes can only be opened with the right fingerprint. In their tests, heise Security found that it is easy to bypass the authentication and get access to the protected data. This works by sending a single USB command, using the open source tool PLscsi, that changes the accessible partition. They found the vulnerability in several USB sticks that use the same chipset. The article concludes: 'The fingerprint sensors in the products mentioned above apparently only serve one purpose: they mislead interested buyers. They do not provide any significant level of protection. We can only recommend that these products not be purchased.'"
Related Stories
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading ... Please wait.

Fingerprint scanners suck. (Score:5, Interesting)
Now I had garlic pizza for lunch, so there is more than one reason that would have worked, but the fact that it did work was more than enough to convince me of the worthlessness of the tech. They had a Mythbusters episode a while back where they were fooling fingerprint readers with xeroxes and rubber casts; again, a huge glaring flaw.
At this point, security is still about passwords. I haven't seen any consumer grade biometric I'd trust with my MySpace profile (if I ever make one), more less anything sensitive.
Re:Fingerprint scanners suck. (Score:5, Funny)
Fingerprint scanners suck. (Score:5, Informative)
1. the sensor itself.
2. the implementation of the sensor. (e.g. sensor as a front end)
There are two legitimate sensor manufacturers in the U.S. and one very well-known French company all of whom do not sell to just anyone anywhere and at prices absolutely out of range for a TV show and the average company.
Another thing to keep in mind is even IF there was budget for a good device, (oh to dream) there are implementation issues that can make the hardware worthless. As is often the case, meaningful implementations tend to complicate practically all business/operations matters which is why no company bothers.
To generalize that all fingerprint scanners suck is just wrong.
Re:Fingerprint scanners suck. (Score:4, Interesting)
Re:Fingerprint scanners suck. (Score:5, Interesting)
Re:Fingerprint scanners suck. (Score:5, Insightful)
This is why I don't ever want a car with fingerprint locks. Pretty much the same for laptops. I am going to put a fingerprint reader on my pool gate though, as it will be easier for someone to just kick the gate open, or jump the gate than it is for them to mug me and take my fingers.
Re:Fingerprint scanners suck. (Score:5, Insightful)
Re:Fingerprint scanners suck. (Score:4, Interesting)
Re:Fingerprint scanners suck. (Score:5, Informative)
Then that's not the way it should be done. For one thing, while the angle of the print may change, the relative size will not.
I think you can create fingerprints based off of a formula. All you need is to supply a set of variable coefficients. The hash would be that set of coefficients for your formula.
It's been a very long time since I had studied fingerprints, and that was rather cursory.
From what I know, every print has at least one point. The alternative is that some prints have ridges going straight across, which doesn't sound right to me.
- Focus on the most prominent one or the one ranked highest in priority.
- Measure the distances between unique points and their angles relative to each other.
- A left loop will always be a left loop no matter the rotation, and has an apex.
- Same with a tented arch, except it will also have a triangular shape.
- A whorl has two epicenters of a given distance.
I never worked in the field, but the above plan seems obvious to me. I also don't have a large sample set to help refine that formula - maybe having two whorls or two similar loops or some other combo never happens.
With any authentication, the important thing is that it be easy to produce the key and make it very hard to fake it. Therefore, the biggest problem with fingerprint authentication is that the user keeps leaving their key everywhere they touch. It's like mentioning your passwords in plaintext within every conversation you have. One solution may be to use toeprints instead.
Re:Fingerprint scanners suck. (Score:5, Funny)
My password is "Dr. Pepper" you insensitive clod!
You haven't seen some password policies (Score:4, Funny)
Re:Fingerprint scanners suck. (Score:4, Insightful)
Adding a few numbers or characters should buy you a fair amount of security, for instance, "DrPepper!!!" or "DrPepper732" should be harder to guess than "DrPepper". The problem is that you can go too far. You could require, for instance, that passwords be at least 12 characters long and contain at least one uppercase letter, one lowercase letter, one number, and one non-alphanumeric symbol, e.g. "DrPepper732!?". The problem is that you've got multiple passwords- one for work, one for Amazon.com, one for online banking, one for /., etc. etc. so it becomes virtually impossible to remember the damn things. Now what? People have to start writing them down, and posting them next to the machine. A huge part of the security of passwords comes from the fact that it's not physically written down; as soon as you have to record it instead of keeping it in your memory, your overall level of security is going down, even if the password is getting harder to crack.
Re:Fingerprint scanners suck. (Score:5, Funny)
Damned With Faint Praise? (Score:5, Interesting)
You seldom get such unflinching prose in a review.
LOLOL pwned! (Score:4, Interesting)
Thanks once again, Slashdot, for making it possible for me to project the impression that I'm doing my job. ^_^
Re:LOLOL pwned! (Score:4, Insightful)
Just saying...
np: Pole - Achterbahn (Shackleton Remix) (Steingarten Remixes)
Mythbusters (Score:4, Informative)
http://www.youtube.com/watch?v=oXyFmieZjiE
More snake oil security (Score:5, Interesting)
Here [tweakers.net] is an article by a dutch website (the article is in english though) that does a thorough job (technical details included) of debunking a similar product.
Meanwhile, the scary thing is that government and military organizations are reported to have been actually using such products...
Physical layer (Score:5, Informative)
Granted there are some encryption schemes that are tough to crack but history teaches us to never assume security when you lose physical possession of data.
Hardware-based security is often vulnerable (Score:5, Informative)
Re:Hardware-based security is often vulnerable (Score:4, Informative)
You couldn't be more wrong about biometric authentication. You probably haven't seen the Sagem or Cogent sensors implemented well. It is the very rare organization who would actually spend the money to do the job right. A revision is necessary to make your statement accurate.
Cheap and dirty hardware security methods just aren't as secure as software-based encryption.
That's better.
Re:Hardware-based security is often vulnerable (Score:5, Interesting)
Granted It helps I made my way through college modding VideoCipher II boards back in the 80's so epoxy potting removal is incredibly easy to me.
The ONLY way to make these toys secure is custom chipsets. power up chipset and then only decrypt the contents of the flash after the 12 digit key was entered on the little pin pad. But nobody is going to make that.
Oh no! Not fingerprint "security" (Score:5, Interesting)
Obligatory links:
http://www.theregister.co.uk/2002/05/16/gummi_bears_defeat_fingerprint_sensors/ [theregister.co.uk]
http://www.schneier.com/crypto-gram-9808.html#biometrics [schneier.com]
It's important to understand that your fingerprints aren't secrets. You put them on thousands of objects every day. You can't create any security based on fingerprints unless you can assure that the reading device isn't tampered with. By placing a guard (a person) there or something.
Re:Misleading? (Score:4, Insightful)
Re:The Elephant in The Room (Score:5, Insightful)
Username:
Password:
Last login date:
Last Login time:
Today's PIN:
Worked good but kept a LOT of people out as they could never remember when they last logged in I was one of few that never called the help desk as I simply scheduled my login times to be the same each day.
Today's pin was not so safe as it was written on the whiteboard in the security office.