bevigil_get_s3_buckets
Find Amazon S3 bucket names referenced in an Android app's code to uncover cloud storage assets that could be publicly accessible if misconfigured.
Instructions
Find Amazon S3 bucket names referenced in an Android application's code. Useful for discovering cloud storage assets associated with a mobile app. These buckets may contain publicly accessible data if misconfigured. Note: Finding a bucket name does NOT confirm it is vulnerable or misconfigured — further investigation is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_id | Yes | Android package ID (e.g. "com.whatsapp"). The unique identifier for an Android application. |