Drozer

Drozer

  1. Drozer is a security testing framework for Android that helps assess app vulnerabilities.
  2. It allows interaction with app components like activities, services, and content providers.
Example
  1. Start the Drozer server and connect a device: drozer console connect
  2. Enumerate exported components of an app: run app.package.list -f <app_name>

Leave a Reply

Your email address will not be published. Required fields are marked *