Mhds29
Web3 Educator
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 2
800 XP
Bypass-403
Code:
Features
- 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
Code:
./bypass-403.sh https://example.com admin
Code:
./bypass-403.sh website-here path-here
- Use 24 known Bypasses for 403 with the help of curl
- Code:
Code:git clone [hide]https://github.com/iamj0ker/bypass-403[/hide]
- Code:
Code:cd bypass-403
- Code:
Code:chmod +x bypass-403.sh
- Code:
Code:sudo apt install figlet
- Code:
Code:sudo apt install jq