FireGo is a Go-based tool for scanning and exploiting misconfigured Firebase databases. It helps identify publicly accessible Firebase databases and enables takeover if vulnerabilities are found.
- Automated scanning of Firebase databases from a domain list
- Detection of vulnerabilities in Firebase endpoints
- Displays data snippets from vulnerable databases
- Automated exploitation for database takeover
Ensure Go is installed, then run:
go install github.com/rhyru9/firego@latestRun FireGo with a list of Firebase domains:
firego -l firebase_list.txthttps://creativecommons.org/licenses/by/4.0/
This tool is created for educational and security testing purposes with proper authorization. Unauthorized use is the sole responsibility of the user.
