Why should I accept all cookies?
idiallo.com·2h·
Discuss: Hacker News
Flag this post

Around 2013, my team and I finally embarked in upgrading our company’s internal software to version 2.0. We had a large backlog of user complaints that we were finally addressing, with security at the top of the list. The very top of the list was moving away from plain text passwords.

From the outside, the system looked secure. We never emailed passwords, we never displayed them, we had strict protocols for password rotation and management. But this was a carefully staged performance. The truth was, an attacker with access to our codebase could have downloaded the entire user table in minutes. All our security measures were pure theater, designed to look robust while a fundamental vulnerability sat in plain sight.

After seeing the plain text password table, I remember thinking a…

Similar Posts

Loading similar posts...