- 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 16 known Bypasses for 403 with the help of curl
git clone https://github.com/iamj0ker/bypass-403
cd bypass-403
chmod +x bypass-403.sh
sudo apt install figlet
- If you are unable to see the logo as in the screenshot