Hacker News new | ask | show | jobs
by gus_massa 1494 days ago
My guess is that he discovered a method to break the Luhn check https://en.wikipedia.org/wiki/Luhn_algorithm that is not a strong check. It's only useful to avoid typos. That's probably enough to make the "send" button happy.

I guess he didn't discover how to break the secret code of the card, and the transactions were flagged by the server immediately. Some servers flag the card secretly, so credit card thieves have more problems to validate the stolen cards.

The press article claims it was something impressive, but my guess is that it's just a bad report by the police or by the journalists.

1 comments

i was thinking about the same algorithm when i saw the 4 and 14 multiplications