Drozer
An installation and wiki guide to using Drozer for Android application testing
Setup:
sudo apt install -f
dozer
adb forward tcp:31415 tcp:31415
drozer console connectDebian/Ubuntu Package - Drozer Agent APK file
$ sudo dpkg -i ~/Downloads/drozer_2.3.4.deb$ sudo apt install -fSide-Loading the Drozer Agent APK
List of devices attached
Drozer Agent Installed
Connecting to the Drozer Console
Testing:
Find out the list of applications using keywords:
Run a vulnerable activity from the package:
Find out exported activities:
Find out package information:
Attack Surfaces:
Find URIs
Last updated