Git Product home page Git Product logo

firebaseenum's Introduction

firebaseEnum

Purpose: Enumerate exposed firebase databases

Features:

  • Downloads APKs from APKpure.com and analyse Android files for misconfigured Firebase databasases
    • List of APKs based on categories, or
    • search for specific APK or search for keywords (to-do)
  • Mutate a keyword to find exposed Firebase databases (to-do)
    • Could be useful for when searching for a specific company

Usage

python3 firebaseEnum.py [-h] [--apkpure] [-c] [-p] [k]

Example

Downloads 2 pages of finance related Android apps from APKpure.com and check for exposed firebase databases

python3 firebaseEnum.py -a -c finance -p 2

Search for possible company related firebase open databases for analysis

python3 firebaseEnum.py -k company

Complete Usage Details

usage: firebaseEnum.py [-h] [-k KEYWORD] [-m MUTATIONS] [-p PAGES]
                       [-c CATEGORY] [-a]

Firebase enumeration tool

optional arguments:
  -h, --help            show this help message and exit
  -k KEYWORD, --keyword KEYWORD
                        Keyword. Can use argument multiple times.
  -m MUTATIONS, --mutations MUTATIONS
                        Mutation. Default: tools/fuzz.txt
  -p PAGES, --pages PAGES
                        Number of APKpure.com pages to parse
  -c CATEGORY, --category CATEGORY
                        APK category list from APKpure.com
  -a, --apkpure         enable APKpure.com module

Disclaimer: This tool is for educational purposes only!

firebaseenum's People

Contributors

sambal0x avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.