Skip to content

A simple script just made for self use for bypassing 403 -- updated by v0rl0x to include more options

Notifications You must be signed in to change notification settings

v0rl0x/bypass-403-updated

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Bypass-403

  • A simple script just made for self use for bypassing 403
  • It can also be used to compare responses on verious conditions as shown in the below snap

Usage

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

./bypass-403.sh website-here path-here

Features

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

Installation

  • git clone https://github.com/iamj0ker/bypass-403
  • cd bypass-403
  • chmod +x bypass-403.sh
  • sudo apt install figlet - If you are unable to see the logo as in the screenshot
  • sudo apt install jq - If you don't have jq installed on your machine

Contributers

remonsec, manpreet MayankPandey01 saadibabar

About

A simple script just made for self use for bypassing 403 -- updated by v0rl0x to include more options

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%