- cross-posted to:
- [email protected]
- [email protected]
- cross-posted to:
- [email protected]
- [email protected]
Three cybersecurity researchers discovered close to 19 million plaintext passwords exposed on the public internet by misconfigured instances of Firebase, a Google platform for hosting databases, cloud computing, and app development.
You must log in or register to comment.
When plain text passwords are allowed to even entering a database then there was something totally wrong in the first place.
Aw damn, was 12345 in it? That’s my code on my luggage…
I’m a bad programmer, but even I wouldn’t trust my firebase with storing credentials. Those firebase rules are not robust enough. The hackiest thing ever