Scanning APK file for URIs, endpoints & secrets. extracting of all urls and all sensitive data like key,secrets , password from android application
To install ApkRecon, simply:
$ git clone https://github.com/effortlessdevsec/ApkRecon.git
$ cd ApkRecon/
$ bash install.sh
You can use your own custom regex.
You need to install:
Basically,
$ bash ApkRecon.sh <Apk file path>
- @tomnomnom - a
gf
patterns. - @ndelphit