Test Mode to Production with Firebase
Firebase's test mode ships to production constantly, exposing millions of databases. Here's why it keeps happening and why Firebase won't fix it.
Nov 13, 20255 min read4

Search for a command to run...
Articles tagged with #firebase
Firebase's test mode ships to production constantly, exposing millions of databases. Here's why it keeps happening and why Firebase won't fix it.

Step-by-step guide to writing secure Firebase Security Rules for Cloud Firestore and Realtime Database with real code examples and best practices.

A couple of months ago I was doing a few penetration tests recently when I encountered Firebase configurations. Each time, I found myself stringing together a bunch of cURL commands and one-off Python scripts to check for common misconfigurations. Af...
