Skip to content

FirebaseExploiter is a vulnerability discovery tool that discovers Firebase Database which are open and can be exploitable. Primarily built for mass hunting bug bounties and for penetration testing.

License

securebinary/firebaseExploiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insecure Firebase CLI Scanner & Exploit.

FeaturesInstallUsage

Features

fileExploit

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

Usage

Usage

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

Install

Running FirebaseExploiter

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

urlVuln

urlVuln

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

urlExploit

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

Checking the exploited URL to verify the vulnerability.

urlResponse

Adding custom path for exploiting Firebase DBs.

urlPath

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

fileVuln

Exploiting vulnerable Firebase DBs from the list of target hosts.

fileExploit

License

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

About

FirebaseExploiter is a vulnerability discovery tool that discovers Firebase Database which are open and can be exploitable. Primarily built for mass hunting bug bounties and for penetration testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages