forbidden

Bypass 4xx HTTP response status codes and access restricted content

brewmacoslinux
Try with needOr install directly
Source

About

Bypass 4xx HTTP response status codes and more

Commands

forbidden

Examples

Bypass 403 Forbidden errors on a target URL$ forbidden -u https://example.com/admin
Test multiple bypass techniques against a URL$ forbidden -u https://example.com/restricted -t all
Bypass with custom headers and follow redirects$ forbidden -u https://example.com/private -H 'X-Custom-Header: value' -L