go-firebase-exploit

command module
v0.0.2-0...-adb3db1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 10 Imported by: 0

README

go-firebase-exploit

made-with-Go license contributions welcome

           __
   __ _   / _|   ___
  / _` | | |_   / _ \
 | (_| | |  _| |  __/
  \__, | |_|    \___|
  |___/

go-firebase-exploit or gfe is a tool for exploiting insecure firebase databases.


Contents


Installation

  • from Binary

Download a binary from releases page.

  • from GitHub
git clone https://github.com/fadhilthomas/go-firebase-exploit
cd go-firebase-exploit
go build -o gfe main.go
sudo mv gfe /usr/local/bin

Usage

  • Basic Usage
gfe push -u "https://insecure-database.firebaseio.com/"
  • Commands and Flags
gfe --help
Commands / Flags Description
push Push data to database.
remove Remove exploit data from database.
url Firebase database url.
  • Example
  • Push Data to Database
gfe push -u "https://insecure-database.firebaseio.com/"
  • Remove Data from Database
gfe remove -u "https://insecure-database.firebaseio.com/"

Bugs

contributions welcome

If you found a bug, please open the issue. All bug reports are appreciated.

License

license

go-firebase-exploit released under MIT. See LICENSE for more details.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL