FirebaseExploiter

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