search_disclosed_reports
Search publicly disclosed HackerOne reports to discover paid vulnerabilities and understand program validation criteria.
Instructions
Search publicly disclosed HackerOne reports (hacktivity). Useful for learning what gets paid, finding prior art, and understanding what a program considers valid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Keyword to filter results (e.g. 'SSRF', 'IDOR') | |
| program | No | Program handle to filter by (e.g. 'uber') | |
| page_size | No | Number of results (default 25) |