Forbidden Candidates
forbidden_candidatesPre-check URLs to return only those that actually return 403, revealing which endpoints are worth attempting to bypass.
Instructions
Pre-check a list of URLs and return the ones that actually return 403.
forbidden_bypass refuses anything that is not 403, so this is the
pre-filter: one cheap HEAD per URL, returns the 403s. Give it URLs from
http_probe or content discovery that looked interesting; it tells you
which are worth the bypass pass. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||