Skip to content
 
 

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Bypass-403

Bash script for bypassing 401/403 responses primarily for bugbounty and testing purposes

POC

Usage

./bypass-403.sh https://hackerone.com admin

Features

  • 34 known mechanisms to bypass 401/403 status codes
  • GET POST PUT CONNECT PATCH OPTIONS HEAD TRACE TRACK methods using curl

Install

git clone https://github.com/iamj0ker/bypass-403
cd bypass-403
chmod +x bypass-403.sh
./bypass-403.sh https://hostname.com directory2bypass

Responsibility

For personal use only. There are no liabilities for any damages.

Notable posts

About

Bugbounty tool to exploit 401 and 403 bypass methods

Topics

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages