|
|
|
|
|
by christop
4337 days ago
|
|
That sounds very odd; I compiled the app mentioned here and it took more like 200ms to read the info from my UK contactless VISA card. But this whole attack isn't anything new — this was pretty widely reported back in 2012 in the UK, e.g. http://www.channel4.com/news/millions-of-barclays-card-users... I wrote essentially the same proof of concept app two years ago after seeing that report pretty much just by reading the specs. From reading the paper mentioned on GitHub, the only real difference to what I wrote is that I didn't check for the CVC3 information (which I think is generally not included, or doesn't correspond to the actual security code on the back of the card). But in any case, just the card number and expiry number are enough — as mentioned in the Channel 4 report — to make purchases from a lot of places. |
|