Following up on my blog post a few months ago entitled "PCI compliance, Security in isolated systems and Parking Tellers Part 1" - I took a brief look the other day at another Ticket issued by a Parking Teller in Luxembourg.
Updated :
Updated :
- Clarified some of the explanations
- Masked Luhn number
In this example that was discovered in a popular shopping mall in Luxembourg, the negligence goes further and includes the full expiration date of the credit card used (FIN VALID).
Now in order to understand why VISA required distinct parts of the PAN to be masked let's dive into what is commonly known as the PAN ("Primary Account Number") :
![]() |
| Format of a VISA PAN and associated BIN |
The country code indicates that this is a VISA card issued in Luxembourg, due to the very limited number of credit cards available in Luxembourg and due to way the card are issued this makes it trivial to reconstruct the BIN (misses one number, the 5) and with help of the Luhn checksum the possibilities of the remaining 3 masked digits can be further reduced.
We can therefore say that the only relatively random masked part is just a single digit long. Combine this with the presence of a limited amount of bancs in Luxemburg and presence the luhn checksum and you have all you need.
Summa Summarum :
The recommendation to mask the last 4 digits makes sense, it has the most entropy and is the less likely to result in the reconstruction of the complete PAN. Now if only this could be followed by anyone.
Apart from that, if you combine this receipt with the ones collected in parking tellers in my original post you have all you need.
References :
- Previous related Post : PCI compliance, Security in isolated systems and Parking Tellers
- http://en.wikipedia.org/wiki/Luhn_algorithm
- http://www.binbase.com/search.html



2 comments
Well, a local cafe (another European country) had full card number on customer receipt. Told them it is not cool to do so. They never replied, however, after a month only last 4 digits appeared on customer receipt.
As there are requirements (PCI/Visa) there is always someone liable for such actions. If merchant is ignoring requirements, a bank that is processing their payments is liable for it as well. Ask your bank to issue a new card on their or visa's expense every time you get a faulty receipt. If they refuse - I'm betting that court will be on your side if it will be necessary to deny future payments done by this card.
As for collecting card numbers - I'm sure that putting skimmers or hidden cameras are still much more effective than dumpster diving for partial receipts. Most likely there is also less protection (staff education) than on ATM's.
An access point (AP) is basically a network-capable device containing a transceiver and antenna for transmitting signals to and receiving signals from the remote clients. The access point thus provides a "point of access" to the wired network for the remote clients. The access points allow wireless clients to be quickly and easily connected to a wired LAN.
Post a Comment