Slashdot Log In
Chip-and-Pin Vulnerable To Subtle Trickery
Posted by
Zonk
on Tue Feb 06, 2007 02:08 PM
from the i-feel-quite-safe dept.
from the i-feel-quite-safe dept.
An anonymous reader writes "Cambridge University researchers, in an investigation for BBC Television's Watchdog programme, have demonstrated a man-in-the-middle attack for the chip-and-pin credit card security system used throughout the UK and Europe. In the attack, the card is inserted into a card-reader that has been tampered with, and the information transmitted in real-time to an accomplice who uses a specially modified card to make a higher-value purchase elsewhere. The modified card-reader shows only the expected amount, but the larger amount is deducted from the victim's bank account. It would not be easy to use this method in practice because the two transactions must be made simultaneously. The same team recently demonstrated a hacked chip-and-pin terminal playing Tetris."
Related Stories
[+]
Chip & PIN Terminal Playing Tetris 228 comments
Fearful Bank Customer writes "When British banks introduced the Chip-and-Pin smartcard-based debit and credit card system three years ago, they assured the public it was impervious to fraud. However, the EMV protocol it's based on requires customers to type their bank account pin number into store terminals in order to make any purchase. Security researchers at the University of Cambridge Computer Laboratory derided the system as insecure at the time, as it gave access to customer's bank account pin numbers to every store they bought from. Despite these objections, the system was deployed, so researchers Steven Murdoch and Saar Drimer recently modified a straight-off-e-bay chip-and-pin terminal to play Tetris, with a video on YouTube, demonstrating that devices are neither tamper-resistant nor tamper-evident, and that even students with a spare weekend can take control of them. The banks are claiming that this can be reproduced only "in the laboratory" but seem to have missed the point: if customers have to type their bank account pin into every device they see, then the bad guys can capture both critical card information *and* the pin number for the bank account, leaving customers even more vulnerable than they were under the old system."
Offsite: BBC Coverage
This discussion has been archived.
No new comments can be posted.
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.

attack easly detected (Score:4, Interesting)
The attack is proof of concept, but it leaves too much of a trail.
Re: (Score:2)
It collects the information and simultaneiously
(A) Creates the online order with info from the card (or simply stores it for later use)
and
(B) Runs the designated order through another
Re: (Score:2)
'Watchdog' tonight (Score:5, Insightful)
As I understand it, the point of this research is that the banks have been claiming that chip-and-pin terminals are completely tamper-proof. In fact, they may be tamper-proof from the banks' point of view (preventing fraudulent transactions by destroying encryption keys if the case is tampered with), they're not from the customers' point of view - a dodgy establishment or criminal employee could clone your card with a terminal that looks legit.
So, ripping out the innards and putting a machine playing Tetris inside looks silly, but demonstrates that the devices aren't inherently trustworthy. And this is the next step: showing that a card can be cloned and the details used to make a fraudulent transaction using modified hardware.
Re: (Score:2, Insightful)
Re: (Score:2)
Where did you get that from (for smart cards)? if this was the case they wouldn't have to do this complicated man-in-the-middle simultaneous transaction attack
Is it a big deal? (Score:2)
Single bit check is not enough (Score:2)
check is really 1-bit, the fake card can respond by itself, without
relaying any data. Is it on purpose ?
Much safer way is to measure time while performing a handshake.
Yes, there ARE some tech
Re: (Score:2)
Re: (Score:3, Informative)
Ultimate Financial Security (Score:2, Funny)
For the truly security minded: a wallet, a handgun, and the bottom side of your mattress. No interest charges or minimum payments!
Re:Ultimate Financial Security (Score:5, Funny)
"I'm sorry, sir, but I can't hear what you're saying through the mattress you're wearing."
Or did I misinterpret what you're suggesting?
Subtle? (Score:2)
nothing new here (Score:2, Interesting)
Re: (Score:2)
What I learned at OfficeMax (Score:2)
For everyone else, I've reverted to checks and cash
Classic Quote... (Score:3, Funny)
Watchdog?
I am watching a dog.
I don't get it (Score:3, Interesting)
I think Bruce Schneier's paper [schneier.com] said it best. Sure the card is trustworthy, but when you're using any kind of smartcard, the card isn't the trust boundary. The card plus the computer (or pinpad in this case) that you're using it on is your trusted device conglomerate.
I think the real demonstration of this attack is that pinpads have vulnerabilities. Even that isn't earth-shattering. So does everything else where physical access is granted.
Which isn't to say that it isn't newsworthy (people should definitely be careful where they stick their card), but it does feed into idea #4 on the six dumbest ideas in computer security [ranum.com].
The Tetris hack was a fake (Score:2)
Sure, this shows that you can fool a user tothink they're using a valid machine, but it does not get at the transaction.
Re:The Tetris hack was a fake (Score:4, Informative)
The victim's card goes in the "fake pin machine" which is linked via laptops to a "fake card" in a "real pin machine" at another shop (in this case, a jewelers).
The laptop link makes it look like the victim's card is physically at the jewelers store, and takes care of all the validation. The victim is told the dinner price, and enters their PIN into the "fake PIN machine", which says "thank you" and prints a fake receipt. Meanwhile, the PIN number is then passed to the criminal at the jeweler to key into the real PIN machine and buy the diamonds.
Tricky to pull off due to the timing - but a real treat all the same.
Re: (Score:3, Interesting)
The there is no connection between the bank and the card-reader that has been tampered with. As far as the bank is able to see, there has been a legitimate transaction for £2000. As far as the
Re: (Score:3, Insightful)
Do it at a petrol station or somewhere where the price varies a lot, add £1 onto the transaction (screening out the 'obvious' figures to avoid people who put exactly £2
Re: (Score:2)
If someone steals your card and uses it, you simply repudiate the transactions. You can easily prove that they are not genuine, because the thief will
Re: (Score:2)
I'd say both have specific advantage
Re: (Score:3, Insightful)