4-ZERO-3 Tool to bypass 403/401. This script contain all the possible techniques to do the same.
cURL PAYLOAD if possible bypass found.Preview
Help
root@me_dheeraj:$ bash 403-bypass.sh -h
Usage / Modes
[ --header ] Support HEADER based bypasses/payloads
root@me_dheeraj:$ bash 403-bypass.sh -u https://target.com/secret –header
[ --protocol ] Support PROTOCOL based bypasses/payloads
root@me_dheeraj:$ bash 403-bypass.sh -u https://target.com/secret –protocol
--port ] Support PORT based bypasses/payload
root@me_dheeraj:$ bash 403-bypass.sh -u https://target.com/secret –port
--HTTPmethod ] Support HTTP Method based bypasses/payload
root@me_dheeraj:$ bash 403-bypass.sh -u https://target.com/secret –HTTPmethod
[ --encode ] Support URL Encoded bypasses/payload
root@me_dheeraj:$ bash 403-bypass.sh -u https://target.com/secret –encode
--SQLi ] Support MySQL mod_Security & libinjection bypasses/payloads [** New **]
root@me_dheeraj:$ bash 403-bypass.sh -u https://target.com/secret –SQLi
root@me_dheeraj:$ bash 403-bypass.sh -u https://target.com/secret –exploit
MySQL is the most popular open-source relational database management system. It is fast, reliable, and a…
Git is the most widely used version control system in the world. It was created by…
Go (also called Golang) is an open-source programming language built by Google. It is designed to…
Visual Studio Code (VS Code) is an open-source code editor developed by Microsoft. It is one…
Nginx (pronounced "engine x") is an open-source, high-performance web server and reverse proxy. It is used…
Apache is one of the most widely used open-source web servers in the world. It is…