Forbidden Chain
forbidden_chainAutomatically chains 403 bypass techniques across candidate URLs, verifying each with HEAD requests and documenting successful bypasses or confirming access denials as coverage evidence.
Instructions
[AGGRESSIVE — requires human approval] Auto-chain 403 bypass across a list of URLs.
Pre-checks up to max_candidates URLs with one HEAD each, keeps the real
403s, then runs forbidden_bypass (unKover's 12 techniques) on up to
max_bypass of them. Every bypass files its own finding; a clean pass is
recorded as coverage evidence that the access decision held.
Give it the estate's live URLs (the pipeline passes the asset store, which arrives as a comma/newline-joined string). The chain is what makes a 403 a tested access decision instead of a dead end an operator has to revisit by hand.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | ||
| max_bypass | No | ||
| max_candidates | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||