read_provider
Read content provider URIs to test for unauthorized file disclosure and path-traversal vulnerabilities in Android apps.
Instructions
Read a file-backed content provider URI (app.provider.read).
Used to test for unauthorized file disclosure or path-traversal in FileProvider implementations. Returns the file body as text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||