Slashdot Mirror


Disabling the RFID in the New U.S. Passports

slashchuck writes "Along with the usual Jargonwatch and Wired/Tired articles, the January issue of Wired offers a drastic method for taking care of that RFID chip in your passport. They say it's legal ... if a bit blunt. From the article: 'The best approach? Hammer time. Hitting the chip with a blunt, hard object should disable it. A nonworking RFID doesn't invalidate the passport, so you can still use it.' "

20 of 294 comments (clear)

  1. No Hurry by JusticeISaid · · Score: 5, Insightful

    Great idea! Anything else I can do to slow down my passage through Immigration and Customs after a long flight? I'm always looking for ideas.

    1. Re:No Hurry by Qzukk · · Score: 4, Insightful

      Yeah, because stopping you, scanning your passport, then letting you on through was SO much faster than stopping you, sliding your passport through a stripe reader, and letting you through.

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    2. Re:No Hurry by swillden · · Score: 4, Informative

      here's one: broadcast your personal data, allowing others to clone your passport and using it to enter the U.S. while you are off on holiday. Customs will surely take notice that you are trying to enter the country a second time.

      What technology would you suggest to use to do this broadcasting? The contactless smart card chip in the passport won't do the job very effectively because:

      • it requires execution of a cryptographic authentication protocol using an AES key derived from data printed inside the passport cover (called the MRZ)before it will divulge anything; and
      • the shielding in the passport cover hold the chip incommunicado unless the passport is open

      Perhaps you could photocopy the information page and post flyers? Or just walk around holding your passport open so that any would-be passport cloner can see the MRZ data? If you *really* want to use the passport's contactless chip to distribute the data, I guess you could print your name, birthdate and passport number on a sign, hang it around your neck, and then stick your passport to it so it's held open. Given the name, birthdate and passport number, an attacker will be able to guess the MRZ fairly quickly. If you want to make them work for it a little, you could leave out the birthdate and passport number and let them guess those values. Be sure to give them your name, though, otherwise it'll take too long, because the chip just doesn't report the failed authentication attempts fast enough. There's also the small issue of the communication range of the contactless chip, but perhaps there's an area of the airport that is nicely EM-shielded so that the attacker's lab-grade transciever and signal processing equipment can talk to your passport at a reasonable range. Or perhaps you could just let the attacker give you a booster device that you could hold near your passport.

      All in all, it seems like a rather ineffective way to broadcast your data. I'd go with the flyers.

      Removing toungue from cheek, it's a pretty ineffective way for an attacker to try to get your data, too. There are many other approaches that are much, much easier.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    3. Re:No Hurry by Jah-Wren+Ryel · · Score: 5, Informative

      the shielding in the passport cover hold the chip incommunicado unless the passport is open

      That's true if your definition of "open" is anything not held tightly closed.

      It has already been demonstrated that the faraday cage effect of the shielding is negated if the passport is only open a centimeter or so, as could easily happen with a passport carried in a handbag, or pretty much anywhere there is not much pressure to hold it closed.

      So, while you may not be able to crack the data from the RFID, you can certainly talk to it under conditions that are reasonably common in the field.

      it requires execution of a cryptographic authentication protocol using an AES key derived from data printed inside the passport cover (called the MRZ)before it will divulge anything; and

      Doesn't this strike anyone as ironic? The RFID is of no value for official use without first having to read something printed on the inside. So much for any improvement in convenience or ease of use over the previous implementation. Seems like an RFID manufacturer (patent holder?) hired a really good lobbyist.

      --
      When information is power, privacy is freedom.
    4. Re:No Hurry by iron-kurton · · Score: 5, Insightful

      Here's an idea: not giving up your civil liberties for the sake of convenience and national security (to be distinguished from ACTUAL security). What's really funny about your statement is that 5 years ago, people like you were in front of news cameras at the airline check-in saying "we don't mind waiting in line if it makes us more secure." Now, 5 years later, even after we have all established that airport security is a joke, instead of coming up with a more efficient screening method, we spent our resources developing YET another new technology full of holes.

      My point is, your anger at the poster and the method of destroying the chips is a bit misdirected -- if you really want to spend less time at security checkpoints and Immigration and Customs, you should lobby for improving the methods currently in place. Besides, like someone who replied to your post already said, there really is no speed improvement in putting your passport through a barcode reader or waving it in front of an RFID reader. However, there is a relative security difference, and given the choice, I would take the former.

      --
      Change is inevitable, except from a vending machine -- Robert C. Gallagher
    5. Re:No Hurry by swillden · · Score: 4, Informative

      Perhaps I'm simply naive here but if the RFID tag requires information printed inside the passport be entered into a computer then why have RFID at all?

      It's an anti-forgery mechanism. A forger doesn't want to duplicate a passport, a forger wants to create a passport with the bogus holder's photo, plus some either real or real-looking but innocuous identification data. The thing the RFID's copy of the data has that the printed page doesn't have is digital signatures. A forger may be able to print a perfect-looking passport, and embed a chip loaded with all of the corresponding data, but he won't have access to the private keys necessary to apply the proper digital signature to the data. This makes the new passports essentially impossible to forge, assuming RSA remains unbroken and assuming the private key is well-protected.

      There's no need to use a contactless method unless someone is picturing a scenario where customs will be something that you just walk through with your passport in your pocket or just have it tapped on a reader.

      Not true. The engineers who created the passport chip specification for ICAO wanted to use off-the-shelf technology, rather than inventing and debugging something entirely new. Given how much trouble the various vendors have had making the off-the-shelf technology interoperate correctly, this was a wise choice. But off-the-shelf contact smart card technology has some fundamental limitations for this application.

      First, where on a passport do you put the chip and how do you insert it? Obviously, you can't use off-the-shelf smart card readers, because the passport is the wrong shape and size. Further, passports aren't rigid enough to guarantee that the contacts will correctly land on the regions of the smart card contact plate. Using a contact chip would have required adding some card-shaped rigid plastic "page" to the passport, which would have complicated manufacturing, made the passports more fragile and probably also increased the time required for Immigration officials to insert the card.

      Second, and more importantly, contact smart cards are too slow. Due to a quirk of history, contact smart cards are limited to a maximum data rate of 115kbps. Because of the inefficiency built into the ISO 7816 T=0 and T=1 protocols, that means you get about 8KiBps (note: kbps = 10^3 bits per second, KiBps = 2^10 bytes per second) throughput, *max*. And, in practice, you only get that speed by carefully matching and testing cards and readers. In the smart card world, we expect real-world transfer rates of 1-2KiBps. The ICAO data set sizes are in the range of 30-40KiB. Contactless cards, however, are either 400kbps or 800kbps. Even at the slower speed, that produces a transfer rate of over 30KiBps. You can see that a contact card's best case is around four seconds to move the data set, and a more realistic common case is 10-15 seconds. A contactless card's worst case is about 1.3s, and the best case is about 300ms.

      Add to that the fact that contactless is more forgiving of passport placement accuracy than contact, and you have a really significant difference in per-person processing time. Five seconds per traveler, per agent adds up to another full-time position or two at each major airport.

      All of this could have been addressed by designing a new contact interface and protocol, of course. The custom contact plate could have been much larger so the individual contact areas were much bigger, solving most of the issues. But they wanted off-the-shelf, both in the interest of development time and in the interest of cost. By using standard parts, the passport issuers and immigration agencies benefit from economies of scale that they wouldn't get with custom components.

      Finally, there was really no reason *not* to go contactless. Privacy wasn't traditionally part of the security issues that passport agencies were concerned about and, in any case, the MRZ-based encryption seemed to addr

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  2. ObSneakers by Rob+T+Firefly · · Score: 5, Funny

    (Bishop is at a door with an electronic lock.)
    Bishop: Anybody remember how to defeat an electronic keypad?
    Mother: This might help. An old buddy of mine who was in Desert Storm sent it to me. 'Course, he was on the other side.
    Bishop: Come on. There's got to be a way around these things.
    (He listens intently to instructions via his earpiece.)
    All right, all right... This might work... Yeah. Yeah... Right. Okay. I'll give it a shot.
    (He kicks the door in.)

  3. DMCA by Anonymous Coward · · Score: 4, Funny

    They'll just say you are violating the DMCA somehow if you bust the RFID in there.

  4. They do NOT say it's legal by torstenvl · · Score: 4, Insightful

    FTFA: "But be careful - tampering with a passport is punishable by 25 years in prison."

    Also, only TFA works. The other links are bogus.

  5. Ooops by dj961 · · Score: 4, Funny

    I dropped a hammer on my passport.

  6. It's like wearing a big name tag... by paladinwannabe2 · · Score: 4, Insightful

    That broadcasts your information. This makes it so much easier to stalk people you've just met! Of course, if I was a criminal I'd just use this to make a list of people going on a nice long overseas flight... plenty of time to stop by their house and help myself to a few things.

    --
    You are reading a copy of my copyrighted post.
  7. Taking bets... by Junior+J.+Junior+III · · Score: 5, Insightful

    How long until they make hammer possession a felony?

    --
    You see? You see? Your stupid minds! Stupid! Stupid!
  8. Re:Great idea! by ScrewMaster · · Score: 4, Interesting

    Well, it remains to be seen just how reliable (or otherwise) these things are ... my feeling is that there's going to be a substantial failure rate. It's one thing to require RFID to speed the process of verifying an identity or to make it nominally more accurate. However, if you invalidate a passport because of a malfunctioning chip you're going to have BIG problems. People sit on things, they flex them, they drop things on them, they otherwise break them. It's what people do, whether they mean to or not.

    Let's face it, you're gonna see a certain percentage of RFID passports that just don't work, for whatever reason. What do you do? Lock those people up? No, you just treat the passport like a traditional non-RFID-equipped passport. Well, if you're a properly-trained security person maybe you actually look at the traveler and make sure the picture matches. Maybe you do your job, because if the RFID isn't working you can't just doze through the interview and let the machine do the work. You should be on your toes anyway, because the one time you aren't is when the technology will let you down. And they (yes, they) know that.

    And you can bet your boots that any (ahem!) undesirables will have properly-functioning RFIDs anyway. As always, it's us ordinary folk that will get busted for not dotting our I's and crossing our T's (not that most of us have any way to test the goddamn things anyway, except by trying to travel somewhere and seeing what happens.)

    Personally, I think the Feds ought to focus more on people skills (i.e., well-trained, well-paid security forces with an effective organization to back them) and less on failure-prone, unproven technology.

    --
    The higher the technology, the sharper that two-edged sword.
  9. State Department FAQ by brewer13210 · · Score: 5, Informative

    From the US State Department FAQ on electronic passports

    What will happen if my Electronic passport fails at a port-of-entry?

    The chip in the passport is just one of the many security features of the new passport. If the chip fails, the passport remains a valid travel document until its expiration date. The bearer will continue to processed by the port-of-entry officer as if he/she had a passport without a chip.

  10. Re:Great idea! by thebigbluecheez · · Score: 4, Informative
    The only problem I see with making it a requirement to have working RFID is that my non-RFID-equipped passport is valid until 18 June 2016.

    So unless they are going to recall all non-chipped passports, they'll have to wait quite a while to make it a requirement.

    Also:

    Alteration or mutilation of passport: This passport must not be altered or mutilated in any way. Alteration may make it INVALID, and, if willful, may subject you to prosecution. (Title 18, U.S. Code, Section 1543)
    --
    I like your Macs, but I don't like your Mac users. (with apologies to Gandhi)
  11. you're either lying or ignorant of the field by Anonymous Coward · · Score: 4, Informative

    Not only can the old-generation passive RFID tags be read more than "a few inches away" (to claim 1 meter="a few inches" you'd have to count the way the Congressional Budget Office does)*, but it's been more than a year since passive RFID tags which can be read anywhere from 4-8 meters away have been on the market.

    Here's a nice little marketing presentation to get you started on the capabilities of passive RFID using Ultra-High Frequency ... http://www.idesco.fi/library/documents/PassiveRFID -Ifsecseminar2005.pdf/

    *Yes, I know its only "1 meter" under near-ideal conditions but average street conditions still don't degrade the range to "a few inches".

  12. Re:Somebody doesn't grok RFID... by Jah-Wren+Ryel · · Score: 4, Informative

    I do this stuff (among other things) for a living. ...
    Passive tags (like the one in the passport) can only be read a few inches away and someone with even a basic knowledge of physics knows that the power requirement to maintain an adequate magnetic field increases exponentially with distance.


    While you may "do" it for a living, it sounds like you don't hack it for a living. It takes a whole different mindset to look for vulnerabilities to exploit.

    Even the State Department admits the RFIDs used in the passports can be read from at least 10 feet away. NIST says they've been able to do 30 feet and are working on clever ways to get beyond even that. These numbers are for ISO 14443 RFIDs which seem to be the type used in US passports.

    one has to remember that tags operating on the same frequency will tend to interfere with each other, reducing the chance of getting a good read.

    There are plenty of situations in which just knowing that the RFID and associated passport are present are trouble enough. The classic example being the bomb with an "american detector" - left out in a public area it only needs to get enough of a signal fingerprint to differentiate american passports from others in order to make that passport's owner very unhappy. Put one of those into the doorframe of a mcdonalds somewhere and you don't even need to worry about long-range fancy-smancy stuff.

    --
    When information is power, privacy is freedom.
  13. Re:Somebody doesn't grok RFID... by canavan · · Score: 5, Interesting
    passive (powered by the magnetic field generated by an RFID reader).
    Passive RFID tags are not powered by magnetic, but by electromagnetic fields, more precisely essentially the same radio frequency they use to send back their data - they use the same antenna for sending and receiving.

    someone with even a basic knowledge of physics knows that the power requirement to maintain an adequate magnetic field increases exponentially with distance.
    Since we determined that radio is used to power the tags, everyone with a basic understanding of physics should know that the field strength diminishes with something like x^-3 and not y^-x, which would make it a cube law matter, and not exponential. Additionally, the same directional antenna that can be used to read the tag's signal can be used to direct the radiated RF energy to the tag.

    one has to remember that tags operating on the same frequency will tend to interfere with each other, reducing the chance of getting a good read.
    Sorry, but that's wrong again. RFID tags only send an answer when they are specifically addressed. The inventory control tags allow for a binay search to find all tags, e.g. you start by asking if any tag have addresses <2^31. If any answer, you check < 2^30 and between 2^31 and 2^30, etc. until you know the individual addresses of all tags in your range. Only after you have the right adress you will start actually reading their data, anything before that is just to detect their presence. Whether or not passport tags even give away their presence if one doesn't provide the (printed) secret key in the request, I do not know.
  14. Re:Tinfoil Passport Cover? by triffid_98 · · Score: 4, Funny
    Really? I'm pretty sure common thieves and pickpockets have had this technology for quite some time. See that 80 year old man in Baggage Claim with the hot 20 year old arm jewelry? I detect large amounts of currency.

    I'm pretty sure that a common thief or pickpocket is not sophisticated enough to have a piece of equipment capable of detecting large amounts of currency, if that's even possible.
  15. Re:Tinfoil Passport Cover? by melstav · · Score: 4, Informative

    Not if they're set up to read the data when you're at the passport-scanning station.

    Here's how it would work:

    1) The customs official asks you for your passport.
    2) You pull it out of your tinfoil sleeve and hand it over.
    3) Customs official opens the front cover and scans the front page so his computer has all of the information for the security key. (It's not used for encryption. It's just a plaintext password.)
    4) Customs official's station broadcasts the security key.
    5) The RFID tag in your passport broadcasts your passport data.

    If I have a sensitive enough high gain antenna pointed at that customs station, I now have both your security key AND all of the information in your passport.

    The broadcasts in steps 4 and 5 are OMNI-DIRECTIONAL. They're relatively low-power, because according to the design, the passport's supposed to be only a few cm away from the reader.. But that's why you need a high-gain antenna.