Hacker News new | ask | show | jobs
by mangatmodi 2228 days ago
Interesting. Were they storing/operating unsalted plaintext credit card info? I hope not.
3 comments

Only a couple thousand had their Credit Card details stolen whereas nine million had information stolen. This sounds like they were able to access the database to steal customer information and plant code on the website to scrape any future transactions before the Credit Card information is encrypted in the database.
Credit card information is needed as-is to be able to make transactions so hashing (and thus salting) doesn’t apply. Encryption is the best you can do.
most people do unfortunately