Skip to content

Bypass-Four03 is a powerful bash tool designed to help testers bypass HTTP 403 forbidden errors through various path and header manipulation techniques. It also includes fuzzing for HTTP methods and protocol versions, making it a versatile addition to any web security researcher's toolkit.

License

Notifications You must be signed in to change notification settings

nazmul-ethi/Bypass-Four03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Bypass-Four03

Bypass-Four03 is a powerful bash tool designed to help testers bypass HTTP 403 forbidden errors through various path and header manipulation techniques. It also includes fuzzing for HTTP methods and protocol versions, making it a versatile addition to any web security researcher's toolkit.

Installation Tips:

git clone https://github.com/nazmul-ethi/Bypass-Four03.git
cd Bypass-Four03/
sudo chmod +x bypass-Four03.sh

sudo apt install curl jq figlet

Example of usage

Usage: ./bypass-Four03.sh [URL] [path]

./bypass-Four03.sh https://example.com admin
./bypass-Four03.sh https://example.com admin/index.php
./bypass-Four03.sh https://example.com server-status

Options:
  -h, --help    Show this help menu

image image

About

Bypass-Four03 is a powerful bash tool designed to help testers bypass HTTP 403 forbidden errors through various path and header manipulation techniques. It also includes fuzzing for HTTP methods and protocol versions, making it a versatile addition to any web security researcher's toolkit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages