Slashdot Mirror


Another Setback for Biometric Passports

trydk writes "The Register has an article on the lack of security in biometric passports. This time, according to Dutch TV program Nieuwslicht (Newslight), the Dutch biometric passports have been cracked, potentially revealing all biometric information stored in them." From the article: "[...] an attack can be executed from around 10 meters and the security broken, revealing date of birth, facial image and fingerprint, in around two hours. Riscure notes that that the speed of the crack is aided by the Dutch passport numbering scheme being sequential."

2 of 70 comments (clear)

  1. I'm shocked, shocked - by Black+Parrot · · Score: 4, Interesting

    Data security scheme is cracked as soon as examples become available - whoda thought it?

    Haven't these people been watching the travails of the DRM industry? What kind of ignorance (or arrogance) leads someone to think they can build a portable data repository that won't get cracked?

    --
    Sheesh, evil *and* a jerk. -- Jade
  2. Because of stupid designers by Anonymous Coward · · Score: 4, Interesting

    Although others are right saying it can never be completely secure, in the case of "e-passports", it's because of stupid design.

    In order to be able to read the card, the reader needs to know some information in the "Machine readable zone", the two lines of letters/numbers and signs below the first page of the passport

    Because there is quite a bit of entropy in the information in the machine readable zone, it could be made reasonably secure -- but the disigners decided _only_ to use the holder's birthdate, passport expiry date and passport number. As the holder's birthdate can be guessed to some degree (to about 1000 days), and the passport number and expiry date are linked (I presume), that leaves rather few possibilities to be tested.

    Stupid designers. They should have added a few (say 20) free chars in the Machine readable zone, to ensure guessing becomes impossible

    (posting anonymously as I don't want my empolyer to become angry)