Skip to content

Automate tool for android pentesting to extract firebase url and check it is accessible or not.

Notifications You must be signed in to change notification settings

jbinkleyj/firex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firex

When I do penetration testing on android application, the first step is checking firebase url is accessible or not. So, instead of decompiling or extracting apk and looking for firebase url, I created this tool to automate all the step and checking firebase's permission is access denied or not.

NOTE: You need to setup apktool first.

Installation

go install github.com/shanekhantaun9/firex@latest

Usage

firex example.apk

About

Automate tool for android pentesting to extract firebase url and check it is accessible or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%