To scan a specific domain to check for Insecure Firebase DB.
Download
when on MacOS install go via home-brew
once installed install firebaseExploiter
the go folder will be in the home folder
bin is where the program will be inside of the go folder
run it URL example: https://peach-b4962.firebaseio.com
Last updated 1 year ago
brew install go
go install -v github.com/securebinary/firebaseExploiter@latest
Users/<user profile>/home/go/bin
./firebaseExploiter -url <url to firebase>