Skip to content

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.

License

Notifications You must be signed in to change notification settings

nullr3x/ExpoFire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages