mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
17 lines
572 B
Markdown
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}}
|