FirebaseExploiter – Vulnerability Discovery Tool

FirebaseExploiter – Vulnerability Discovery Tool That Discovers Firebase Database Which Are Open And Can Be Exploitable. Insecure Firebase CLI Scanner & Exploit.

Features

FirebaseExploiter

  • Mass vulnerability scanning from list of hosts
  • Custom JSON data in exploit.json to upload during exploit
  • Custom URI path for exploit

Usage

FirebaseExploiter

This will display help for the CLI tool. Here are all the required arguments it supports.

Installation

FirebaseExploiter was built using go1.19. Make sure you use latest version of Go to install successfully. Run the following command to install the latest version:

go install -v github.com/securebinary/firebaseExploiter@latest

FirebaseExploiter

Running FirebaseExploiter

To scan a specific domain to check for Insecure Firebase DB.

FirebaseExploiter

FirebaseExploiter

To exploit a Firebase DB to write your own JSON document in it.

FirebaseExploiter

Create your own exploit.json file in proper JSON format to exploit vulnerable Firebase DBs.

Checking the exploited URL to verify the vulnerability.

FirebaseExploiter

Adding custom path for exploiting Firebase DBs.

FirebaseExploiter

Mass scanning for Insecure Firebase Databases from list of target hosts.

FirebaseExploiter

Exploiting vulnerable Firebase DBs from the list of target hosts.

FirebaseExploiter

License

FirebaseExploiter is made with 🖤 by the SecureBinary team. Any tweaks / community contribution are welcome.

For more Vulnerability click HERE

Download firebaseExploiter