byp4xx: bypass “403 Forbidden” responses
byp4xx
A bash script to bypass “403 Forbidden” responses with well-known methods discussed in #bugbountytips
Features:
- Multiple HTTP verbs/methods
- Multiple methods mentioned in #bugbountytips
- Multiple headers: Referer, X-Custom-IP-Authorization…
- Allow redirects
- Return the entire curl command if a response is 200
Tips:
- You can add proxychains to use with BurpSuite
- Interlace is a good option for multithreading multiples URLs
- BONUS: Buy me a coffee… or a pizza! Stay cool! ^_^
Download
git clone https://github.com/lobuhi/byp4xx.git
Use
Source: https://github.com/lobuhi/