|
|
|
|
|
by kweks
1163 days ago
|
|
The Flipper can read the PAN (card digits + expiry) that are exposed by cards that have "tap to pay". This is an unencrypted interface supplied by the cards, which means it is readable by any NFC-enabled device (including any android device...) This interface is different from the EMV (payment) interface, which is encrypted.
The Flipper cannot clone EMV cards. The problem here is that cards transmit their card info to anyone who asks, not that Flipper is a malicious device. |
|