- 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
./403ER.sh https://example.com admin
./403ER.sh website-here path-here
- Bypasses 403 with the help of curl
git clone https://github.com/maabedelhay/403ER.git
cd 403ER
chmod +x 403ER.sh
sudo apt install figlet
- If you are unable to see the logo as in the screenshot