How can I get the credit card service code?
I'm new to this topic and I found it very interesting how all the payment system is currently working. To be honest it looks like they are not doing enough to stop fraudulent activity with Credit Cards.
From my understanding, each card has a smart chip that uses encrypted data, this to overcome the Magstripe plaintext.
The problem is that each card STILL has a Magstripe in case EMV is not working(Merchant don't wanna lose customers).
When the POS cant read the Chip, it will fallback to the Magstripe. What criminals are doing is cloning track 1//2 on Mag cards with blank/unreadable Chip, this will cause the POS to fallback to Magstripe transaction... and the whole EMV is irrelevant in this case.
I thought this is extremely dangerous and went to the wild to check it on my own card(201 / Chip and Pin) and here is the outcome:
I cloned my own CC (201 / chip) on a blank Magstripe card and went to the ATM.. after typing the PIN i got the withdrawal screen, pressed on the lowest amount then the ATM said "Service is Unavailable for this card".
I know that when changing the service code, the CVV1 is also changed (DES encryption of PAN, Exp Date and Service code = CVV1). But I changed it to see what will happen.
It's so weird, The cloned card of my own CC worked just on 1 model of ATM. I even tried to change the CVV1 to a random number and it's still working on that specific ATM(My bank is not even checking CVV1 ????)
Does anyone know what's going on? Why when changing the Service Code is it working on 1 Model of ATMS? Why is my bank not verifying the CVV1 value?
Can someone please explain why my own cloned card is not working when using 201 as service code? The POS should do a fallback transaction as he cant read the Chip.
It's really confusing and scary at the same time, how this simple trick (Changing 201 to 101), made the POS to continue the transaction, and then the bank didn't even verify the CVV1(I even typed 000 then random number and still it works).
Should I report this to my bank/POS company?
After hours of research about the credit card service code, I think I found the answer: This specific ATM model (Private company) doesn't have the authorization to transfer track data in the request message, therefore CVV1 is not checked by the bank! https://stackoverflow.com/questions/29820337/difference-between-pos-entry-modes-field-22#34044458 " '90' used in case track data present in the ISO 8583 request message, '02' - if, for the same reason, the acquirer or terminal device is not qualified to transfer track data in the request messages." @iso8583.info-support
So the POS entry mode for this ATM Model is '02', that's why no matter what CVV1 value I encoded in the track data, the withdrawal was successful. Is that something normal or should I report it? How criminals are still doing ATM frauds with cloned cards? In Europe, all ATM fallback transactions must be declined according to This : pg 226 - 7.6 https://www.mastercard.us/content/dam/mccom/global/documents/transaction-processing-rules.pdf