Skip to content
/ byepass Public

A simple bash script made to check for 403 bypasses with the help of curl commands

Notifications You must be signed in to change notification settings

kab33r/byepass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

byepass

A simple bash script made to check for 403 bypasses with the help of curl commands and comparing status code for provided payloads

Usage

./byepass.sh "https://website.tld" "path"

Features

  • Use of multiple known Bypasses for 403 with the help of curl

Installation

  • git clone https://github.com/kab33r/byepass.git
  • cd byepass
  • chmod +x byepass.sh

About

A simple bash script made to check for 403 bypasses with the help of curl commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages