Fuzz 403ing endpoints for bypasses
This tool will check the endpoint with a couple of headers such as X-Forwarded-For
It will also apply different payloads typically used in dir traversals, path normalization etc. to each endpoint on the path.
e.g. /%2e/test/test2
/test/%2e/test2
/test;/test2/
python3 403fuzzer.py --url http://example.com/test1/test2/test3/forbidden.html