Twilio confirms data breach after hackers leak 33M Authy user phone numbers
111–120 of 408 posts
Re: Twilio confirms data breach after hackers leak 33M Authy user phone numbers
#112How come companies don't care about encrypting their users' data in their databases? It's been possible for a very long time now. Yet, companies keep leaking. And people keep sleeping.
encryption of data at rest is for hard drives that walk off, not for access.
Re: Twilio confirms data breach after hackers leak 33M Authy user phone numbers
#113I have removed all SMS based 2FA from every account that allows it and you should too.
Re: Twilio confirms data breach after hackers leak 33M Authy user phone numbers
#114> Twilio has detected that threat actors were able to identify data associated with Authy accounts, including phone numbers, due to an unauthenticated endpoint. We have taken action to secure this endpoint and no longer allow unauthenticated requests How do I avoid such problems in my own app? Force authentication for all requests with row-level security? Rate limiting? Any testing frameworks that would catch this? S…
This is really, really, simple. 1. build a single endpoint handler that handles auth, then looks up the endpoint on the path. 2. Never create direct endpoints, just register endpoints in the system that the auth endpoint works under. You know table driven tests? Use table driven endpoints. It works and makes things so much simpler and secure.
So like, an authn/authz middleware ?
Re: Twilio confirms data breach after hackers leak 33M Authy user phone numbers
#115Jesus fucking Christ. Can these companies learn how to write software? Quality is dropping like dogs. Twilio used to be a good company and now they are utter shite. Such a shame. Leetcode and bad hiring practices have done this to our industry.
Re: Twilio confirms data breach after hackers leak 33M Authy user phone numbers
#116Re: Twilio confirms data breach after hackers leak 33M Authy user phone numbers
#117I have removed all SMS based 2FA from every account that allows it and you should too.
Re: Twilio confirms data breach after hackers leak 33M Authy user phone numbers
#118Re: Twilio confirms data breach after hackers leak 33M Authy user phone numbers
#119It took them two years to fix it.
Re: Twilio confirms data breach after hackers leak 33M Authy user phone numbers
#120While this sucks, my phone is in so many data breaches at this point it doesn’t matter. The spam-to-ham ratio on my phone number is now far worse than any other channel for me. The traditional phone network is at risk of going the way of the fax machine if we don’t do something about the spam problem like we did with email. If I’m on a call, even with family, it’s now almost exclusively on FaceTime/zoom/meet/etc. I c…
I think that is intentional, AFAIK phone communication is more protected than other types so allowing spam to continue unabated is in the governments interest. Outsourcing the harassment to 3rd parties, similar to how prison torture is outsourced to the inmates. The government could fix these things but would rather not.
Yes, I'm exaggerating. No, it's not by much.