I was very surprised to learn there's no check for Chip and Pin requirements beyond what the magstripe requests. I naively assumed if the card had that feature the terminal could force it to be used. What would happen with the other fields he mentions, like whether or not you can withdraw cash with the card?
IIRC from some resarch I did, a decent card provider will reject a magstripe transaction from a terminal with EMV capability if a card is known to also be EMV capable... At least, it could in theory.
MagSpoof – wireless credit card/magstripe spoofer
11–20 of 115 posts
Re: MagSpoof – wireless credit card/magstripe spoofer
#12This is how Samsung Pay works, right? edit: And LoopPay which I guess Samsung acquired.
IIRC all these payment solutions work with NFC communications. I have a couple of NFC-compatible banking cards.
Re: MagSpoof – wireless credit card/magstripe spoofer
#13This is how Samsung Pay works, right? edit: And LoopPay which I guess Samsung acquired.
Re: MagSpoof – wireless credit card/magstripe spoofer
#14Earlier quoted context omitted.
IIRC all these payment solutions work with NFC communications. I have a couple of NFC-compatible banking cards.
Samsung Pay's pitch is that it is (mostly) backwards compatible with existing card readers. When NFC fails, it does fallback to magnetic strip emulation.
Re: MagSpoof – wireless credit card/magstripe spoofer
#15I was very surprised to learn there's no check for Chip and Pin requirements beyond what the magstripe requests. I naively assumed if the card had that feature the terminal could force it to be used. What would happen with the other fields he mentions, like whether or not you can withdraw cash with the card?
Sure it could check for the actual chip, but credit card fraudsters aren't creating fake cards that include the chip so that wouldn't help either.
I would argue the way they should implement it is such that the bank itself rejects the transaction if it knows the card is chip enabled and the terminal is as well.
Re: MagSpoof – wireless credit card/magstripe spoofer
#16There's more gems in there, e.g. a couple of Amex vulnerabilities: https://github.com/samyk/magspoof#american-express-card-numb... > I found a global pattern that allows me to accurately predict American Express card numbers by knowing a full card number, even if already reported lost or stolen. > This means if I were to obtain your Amex card and you called it in as lost or stolen, the moment you get a new card, I kn…
Re: MagSpoof – wireless credit card/magstripe spoofer
#17There's more gems in there, e.g. a couple of Amex vulnerabilities: https://github.com/samyk/magspoof#american-express-card-numb... > I found a global pattern that allows me to accurately predict American Express card numbers by knowing a full card number, even if already reported lost or stolen. > This means if I were to obtain your Amex card and you called it in as lost or stolen, the moment you get a new card, I kn…
Re: MagSpoof – wireless credit card/magstripe spoofer
#18Re: MagSpoof – wireless credit card/magstripe spoofer
#19This is how Samsung Pay works, right? edit: And LoopPay which I guess Samsung acquired.
And Samsung is really in a panic right now since the chip & pin rollout is going to effectively nullify their investment. Initially they can just strip the "require pin" flag from the magstripe, but eventually opt-out won't be supported.
So Samsung is investing massively into Samsung Pay adverts and promotions in order to get people using it, with the hope that once this functionality breaks that people will continue using it via NFC supported terminals.
I believe they give you $50-100 just to use Samsung Pay right now for one example.
Re: MagSpoof – wireless credit card/magstripe spoofer
#20I was very surprised to learn there's no check for Chip and Pin requirements beyond what the magstripe requests. I naively assumed if the card had that feature the terminal could force it to be used. What would happen with the other fields he mentions, like whether or not you can withdraw cash with the card?
The terminal has no method to determine if the card is Chip and Pin enabled aside from the magstripe. Sure it could check for the actual chip, but credit card fraudsters aren't creating fake cards that include the chip so that wouldn't help either. I would argue the way they should implement it is such that the bank itself rejects the transaction if it knows the card is chip enabled and the terminal is as well.
If the terminal doesn't support it the processor always lets it through. If the terminal does support it the processor only lets it through if using chip and pin. Then again, maybe there won't be non chip and pin terminal much longer so that won't matter.