[deleted]
It's a support system - do you want them to paste in their private key to login?
11–20 of 130 posts
[deleted]
It's a support system - do you want them to paste in their private key to login?
What's interesting is that I think we've all been there at one point. You start building something, it gains momentum, then you get so bogged down with adding functionality and fixing bugs that you never get around to implementing the security features you know you should. At what point do you say "Okay, we have too much at risk to not correct this immediately"?
Build your product correctly from the start and have a security policy early. Don't leave XSS in your website, don't just hack code together and throw it on a server. As a security guy I love seeing new startups products because so often the code is so freshly written and immature that anyone it's asking for trouble. Measure twice cut once
The name of this company is unfortunate. It doesn't appear that this service has any affiliation with MongoDB, Inc.
At least they used bcrypt to hash user passwords.
At least they used bcrypt to hash user passwords.
For the non-experts among us, does this imply that having the bcrypted passwords in hand is almost worthless from an attackers point of view? Would it be feasible at all to derive the plain-text passwords from that encrypted data?
detected unauthorized access to an internal support application using a password that was shared with a compromised personal account Someone's updating their resume tonight.
Of course, if they do, then firing might be the way to go. First time mistake, second time incompetence.