ApkRecon
ApkRecon copied to clipboard
Scanning APK file for URIs, endpoints & secrets.
ApkRecon
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
-
@tomnomnom - a
gf
patterns. - @ndelphit