/FireOver

A FireBase DataBase TakeOver Tool along with POC Generator

Primary LanguagePythonMIT LicenseMIT

FireOver

Version License: MIT Twitter: jayateerthaG

This tool is used to takeover Insecure Firebase Databases and automaticaly generate POC to report them,This tool can also delete or redo the POC's done by this tool(remove the data inserted into the database by this tool).

REQUIREMENTS AND INSTALLATION

Note:This tool requires Python 3.5 and above
pip install -r requirements.txt

USAGE:

USAGE

Change the Config inside utils/config.py folder before use

python FireOver.py -u https://FirebaseDatabaseName.firebaseio.com

python FireOver.py --url https://FirebaseDatabaseName.firebaseio.com

python FireOver.py -l list.txt -o poc.txt

python FireOver.py --list list.txt --output poc.txt

python FireOver.py -d poc.txt

python FireOver.py --delete poc.txt

DEMO:

DEMO


To Do:

*Add MultiThreading

*Add Getting list of URLS using search engine dorks and store them into list.txt for further takeovers

Author

👤 Jayateertha G

Show your support

Buy Me A Coffee
Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Jayateertha Guruprasad.
This project is MIT licensed.