RHYru9 / firego

Firego scans Firebase databases for public access vulnerabilities, and offers an optional takeover.

Repository from Github https://github.comRHYru9/firegoRepository from Github https://github.comRHYru9/firego

FireGo

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.

Features

  • 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

Installation

Ensure Go is installed, then run:

go install github.com/rhyru9/firego@latest

Usage

Run FireGo with a list of Firebase domains:

firego -l firebase_list.txt

Demo

demo

License

https://creativecommons.org/licenses/by/4.0/

Disclaimer

This tool is created for educational and security testing purposes with proper authorization. Unauthorized use is the sole responsibility of the user.

About

Firego scans Firebase databases for public access vulnerabilities, and offers an optional takeover.


Languages

Language:Go 100.0%