/ExpoFire

A simple python script to exploit vulnerable Firebase Database. If the owner of the app have set the security rules as true for both "read" & "write" an attacker can probably dump database and write his own data to firebase db.

Primary LanguagePythonMIT LicenseMIT

ExpoFire

A simple python script to exploit vulnerable Firebase Database.

Installation

Prerequisited

  • Python 3.x

Dependencies

  • setuptools
  • requests

Installing

Using setup file

- git clone
- cd ExpoFire
- sudo python3 setup.py install

Usage

Just go to your terminal & hit expofire as shown in picture below: poc-image

License

Thanos is licensed under the MIT license. take a look at the LICENSE for more information.