Skip to content

0ss/byp4ss3r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

byp4ss3r

A simple tool that uses some techniques and tricks to bypass 403/401 pages

Installation

git clone https://github.com/akaSalah/byp4ss3r.git

Then you need to install the dependencies (requirements)

Installation on Windows:

you have to be on the directory of this project

pip install -r requirements.txt

Or install the packages independently

pip install requests

pip install colorama

Installation on Linux

sudo pip install -r requirements.txt

Or install the packages independently

sudo pip install requests

sudo pip install colorama

Usage

windows

python byp4ss3er.py http(s)://url /path

Linux (python3 in order to display colors)

python3 byp4ss3er.py http(s)://url /path

bypass2

PoC

bypass1

About

tool to bypass 403/401 pages ( helpful for bug hunting)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages