Program Scope Fetch
program_scope_fetchFetch a bug bounty program's published scope from a HackerOne handle or policy URL and save it as a YAML scaffold for manual review and validation.
Instructions
Fetch a bug bounty program's published scope into a scope.yaml scaffold.
program is a HackerOne handle or policy URL (e.g. acme or
https://hackerone.com/acme). The tool fetches the policy page, extracts
the in-scope and out-of-scope domains/wildcards the page declares, and
writes out (default scope.yaml) as a transcription scaffold.
The file is NOT a finished authorization: cordon scope validate keeps
warning until you review it, rename the engagement, and confirm the
entries against the policy page. Never run the pipeline on a scaffold you
have not reviewed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out | No | scope.yaml | |
| program | Yes | ||
| researcher_handle | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||