- Bypass-Forbidden is a Python script designed to test and bypass 4xx (Forbidden) HTTP errors by utilizing various techniques. It automates the process of sending requests with different headers, payloads, and HTTP methods to potentially bypass access restrictions and gain access to restricted resources. The script supports customizable header payloads, user agents, and a variety of HTTP methods. It also provides the option to save successful JSON responses to an output file for further analysis. Use this script responsibly for security testing purposes and to enhance your understanding of potential vulnerabilities in web applications."
- Python3.7+
- Linuxer
- Wingays
$ git clone https://github.com/Pari-Malam/Bypass-Forbidden
$ cd Bypass-Forbidden
$ pip/pip3 install -r requirements.txt
$ python/python3 bypass.py
- By using this tool, you agree that you are using it for educational purposes only and that you will not use it for any illegal activity. You also agree to bear all risks associated with the use of this tool. I will not be responsible for direct or indirect damage caused by the use of this tool. Don't suyyyyyyyyyyyyyyyyyyyy me!
- Pari Malam