- A simple script just made for self use for bypassing 403
- It can also be used to compare responses on verious conditions as shown in the below snap

./bypass-403.sh https://example.com admin
./bypass-403.sh website-here path-here
- Use 24 known Bypasses for 403 with the help of curl
git clone https://github.com/iamj0ker/bypass-403cd bypass-403chmod +x bypass-403.shsudo apt install figlet- If you are unable to see the logo as in the screenshotsudo apt install jq- If you don't have jq installed on your machine