Skip to content

This Tool bypass 403/401. This script contain all the possible techniques to do the bypass

License

Notifications You must be signed in to change notification settings

0xAgun/universal-bypass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


All1

A Tool to bypass 403/401

This Tool bypass 403/401. This script contain all the possible techniques to do the bypass


universal-bypass


Script

Requirements

Install these packge before using the script

pip3 install requests
pip3 install rich

How to Use

To start the script, run the following command

python3 main.py -U https://yoursite.com/.htaccess -A
python3 main.py -h


universal-bypass

Docker

Installation

To build the Docker image, run the following command in the directory containing your Dockerfile:

docker build -t universal-bypass-image .

How to Use

Once the image is built, you can run the script using Docker.

Running the Script with Arguments

To start the script with a specific URL and options, use the following command:

docker run --rm -v $(pwd):/app universal-bypass-image -U https://yoursite.com/.htaccess -A

Running the Script without Arguments

If you execute the Docker image without any arguments, it will display the help options by default:

docker run --rm -v $(pwd):/app universal-bypass-image

All sorts of Contributions Are welcome

🔗 Links

twitter

This tool was Inspired by Dheerajmadhukar's 4-zero-3

Hi, I'm 0xAgun! 👋

About

This Tool bypass 403/401. This script contain all the possible techniques to do the bypass

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published