|
|
|
|
|
by Scown
2558 days ago
|
|
Complying with payment card industry (PCI DSS) requirements is an absolutely insane process, even if you're vaguely technically literate. Obviously not saying payment processing isn't an incredibly important area to enforce good security practice. But it's a lonely place to be when you're attesting to hundreds of ridiculous requirements relating to your overpriced, off-the-shelf POS system and anything/anyone that touches it. "Yes. Yes. Yes. Yes. Absolutely, yes." Cross fingers. Repeat annually. |
|
We have a "wallet" function, in support of which there's a DB that stores encrypted credit card numbers (they're encrypted by the app, so the DB never sees the cleartext). Obviously this database is backed up periodically. The auditor forced me to restore one of those backups and show them the content of the restored table, in order to prove that the backup/restore operation didn't magically decrypt the data.
This is something that I would have been willing to sign any document to certify, without having actually run the experiment. But they wanted screenshots.
They also told us that all employees need to have obfuscated email addresses to protect against spear phishing. That's when the infosec team finally told them they were being ridiculous.