Slashdot Mirror


Hackers Clone E-Passport

mrops writes "I guess the skeptical Slashdot community always knew that e-passports are a big waste of time and money; now German security consultants have been able to successfully clone e-passports, even onto building access cards. FTA: 'The whole passport design is totally brain damaged,' Grunwald says. 'From my point of view all of these RFID passports are a huge waste of money. They're not increasing security at all.'"

9 of 185 comments (clear)

  1. "No Shit," ollectively the masses said. by hkgroove · · Score: 5, Insightful

    But this unfortunately is not going to stop the governments from wasting money on them.

  2. What's more... by vain+gloria · · Score: 5, Insightful
    But this unfortunately is not going to stop the governments from wasting money on them.

    Our money.
  3. Re:This isn't news. by plover · · Score: 5, Insightful
    The weakness happens if the inspector examines only the paper copy and relies on the electronic copy to perform the security checks in the background. That's likely to become a common occurance -- look at the passport, scan the passport, chat with the guy asking if he's here on business or holiday, wait for a green "OK" screen in the corner of your eye, and wave him through. It'll happen a hundred times a day, and the inspectors will make mistakes.

    Probably the better question is "will the bad guys be willing to risk trying this?" No doubt there'll be an endless stream of stolen passport data available on line from crooked hotel clerks -- skimmed e-passport RFID data will be the next hot hacker item for sale.

    --
    John
  4. Not so bad really... by MobyDisk · · Score: 4, Insightful

    After reading this article, the RFID thing isn't nearly as bad as I thought.

    1) They aren't eliminating the physical passports. So all the physical protections (watermarking) still apply.
    2) They are shielding the passports so they can't be remotely read.
    3) You need to send a cryptographic key which makes it even more difficult to read remotely (although I don't understand how this works).
    4) They are hard to tamper with because of the hashes (assuming they are good hashes, this is comparable to watermarks).

    Having said that, I'm not sure why the RFID thing is even useful. A bar code would be simpler, although no more or less tamper proof. And there are existing machines which can read passports by scanning them and OCRing. They are very reliable since passports use high-quality printed text with the characters in known fonts and positions.

  5. Specs here by hughk · · Score: 5, Insightful
    You can find a copy of the specs on the ICAO website.

    It doesn't give away a lot, it doesn't have to. A passport must be inspectable by anyone so the spec on how to read it must be pretty much public. There is an (optional) electronic signature mechanism, but this predicates an international public key infrastructure. The bank where I work has enough problems getting one of those together, let alone an international organisation. PKI is very hard. Google for references on this.

    Key compromise means that all issues documents are then compromised. Can you imagine a country recalling all its passports?

    --
    See my journal, I write things there
  6. Re:At least it won't work for a drive-by cloning by IAmTheDave · · Score: 4, Insightful
    Well that's fucking secure - chalk up another one for security through stupidity.

    Ya know, there is not a thing that Homeland Security has done that has made us more secure. Even the one or two instances where they actually tracked down a terrorist cell instead of wasting government money on vacations and useless Katrina relief trailers could easily have been done by the individual agencies themselves.

    It's almost difficult to fathom what anyone that requires this shit is thinking. There is no evaulation of technology, and a complete lack of understanding of security. Unfortunately, those that make the decisions often disregard for political reasons the constant cries of the actual technology folks in those agencies that actually point out these flaws. Unfortunately, their cries fall on deaf ears (although, a big thanks for not giving up the good fight). But politics outweighs information, and RFID gets put into passports, despite the overwhelming evidence that they are a very bad idea.

    Almost all of this is politically motivated now, in one of two avenues - to "appear" to be taking some action to protect security, or in an effort to more easily collect information on anyone that steps foot one into this country - be ye citizen or visitor.

    Checks and balances, being the glory of the past but just about dead now, make sure that these unilateral decisions can be made without any oversite. And with Bush just giving himself more power (a parody, but eerily poignant) there is no end in site to this stupidity.

    --
    Excuse my speling.
    Making The Bar Project
  7. Secure Documents don't need RFID by davidwr · · Score: 5, Insightful

    In order to be "secure" against fakery a passport, or any document should:

    1) Have an digital signature of all the data, or at least a signature of a strong one-way hash.
    2) Have a means to verify the signature, and that the signer's key hasn't been repudiated.
    3) Have a means to verify the hash is legit, i.e. rehash the data on the spot.
    4) Have a means to verify the data in question matches the printed version of the document, e.g. a computer screen that shows the digitized picture and the other data that should be on the printed document. A human, or perhaps a computer, can then compare that with the actual document.

    Steps 1, 2, and 3 are at the heart of any digitally-signature-validation scheme. Step #4 will detect misuse, as someone using a cloned passport will "look" the same as someone using a stolen-but-legitimate one to the checker.

    An alternative, where bandwidth is available, is to have the document-issuing authority validate the document: Upload the document to the authority, and have it send back a "valid" or "not valid" response. This is essentially what happens with credit cards: the name, card #, and expiration date are passed on to the bank or the bank's agent, and the merchant gets back a code saying "card is valid," "card not valid," or one of several other codes such as "card reported stolen/missing."

    There are still 2 problems with this approach:
    1) The identical twin or look-alike problem.
    2) Privacy issues if passport data is compromised.

    The twin problem is mitigated by the digitized version of the handwritten signature, a fingerprint, notation of scars, or other items which look-alikes are less likely to share. Privacy issues are in principle no more than they are today with stolen passports, ASSUMING no information that is not on the printed passport finds its way to the embedded electronic data. However, electronic data is much easier to deliver to fraudsters than paper data, and passport theives aren't likely to spend the time typing or scanning in data from a paper passport. The best cure for this is to encrypt the data.

    RFID is not required for a secure document. All RFID does is make the data easier to read, which is good for those who want to read the passports without contact them, be they freind or foe. Hmm, maybe someone should invent an RFID tag with an "on" switch.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  8. They don't want Americans traveling abroad by MikeRT · · Score: 5, Insightful

    An insecure, RFID-driven passport is the perfect thing for making it too dangerous for Americans to travel safely abroad. If an American had one of these in Lebanon, Hezbollah could walk through a public place with a RFID reader and discretely find some good targets of hostage-taking opportunity. It'd be easier for the Chinese police, for example, to track American visitors.

    Don't go abroad! Don't see the world except through the lens of CNNABCCBSNBCFOXNPR! That's how the political class wants it. A population that is scared to travel is a population that can't as easily see the world on its own and make its own decisions.

  9. RFID tag with an "on" switch by davidwr · · Score: 5, Insightful

    I'm not even an expert in the field, but an RFID tag with an "on" switch seems pretty obvious. Just put the switch between the antenna and the rest of the device. It can be either a traditional on-off switch or a pressure-sensitive "off when not pressed" switch. Imagine an RFID-enabled passport that ONLY broadcasts when someone was holding down the "broadcast" switch.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.