2025-08-20 12:46:23 +00:00

17 lines
572 B
Markdown

# Firebase Database
{{#include ../../../banners/hacktricks-training.md}}
## What is Firebase
Firebase is a Backend-as-a-Services mainly for mobile application. It is focused on removing the charge of programming the back-end providing a nice SDK as well as many other interesting things that facilitates the interaction between the application and the back-end.
Learn more about Firebase in:
{{#ref}}
https://cloud.hacktricks.wiki/en/pentesting-cloud/gcp-security/gcp-services/gcp-firebase-enum.html
{{#endref}}
{{#include ../../../banners/hacktricks-training.md}}