effortlessdevsec / ApkRecon

Scanning APK file for URIs, endpoints & secrets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ApkRecon

version contributions

Scanning APK file for URIs, endpoints & secrets. extracting of all urls and all sensitive data like key,secrets , password from android application

Installation

To install ApkRecon, simply:

$ git clone https://github.com/effortlessdevsec/ApkRecon.git
$ cd ApkRecon/
$ bash install.sh

NOTE

You can use your own custom regex.

You need to install:

Usage

Basically,

$ bash ApkRecon.sh <Apk file path>

Credits and Thanks

About

Scanning APK file for URIs, endpoints & secrets.


Languages

Language:Shell 100.0%