scan_provider_injection
Scan Android content providers for SQL injection vulnerabilities, optionally scoped to a specific package.
Instructions
Run scanner.provider.injection to find SQLi in content providers.
Args: package: Optional package to scope the scan; omit to scan all.
Returns a parsed findings map: section label → list of injectable URIs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||