bevigil_get_wordlist
Generate a wordlist from an Android app's code: URLs, API endpoints, file paths, and parameters. Supports fuzzing, directory brute-forcing, and API surface discovery.
Instructions
Get a wordlist generated from an Android application's code. The wordlist includes URL paths, API endpoints, file paths, and parameters extracted from the app. Useful for fuzzing, directory brute-forcing, and understanding the app's API surface. Returns a list of path/endpoint strings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_id | Yes | Android package ID (e.g. "com.whatsapp"). The unique identifier for an Android application. |