Skip to content
forked from lobuhi/byp4xx

Simple bash script to bypass "403 Forbidden" messages with well-known methods discussed in #bugbountytips

Notifications You must be signed in to change notification settings

ThoundsN/byp4xx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

byp4xx.sh

Simple bash script to bypass "403 Forbidden" messages with well-known methods discussed in #bugbountytips

Usage: ./byp4xx.sh http(s)://url /path

Use http or https. Start your path with /

Example: ./byp4xx.sh https://www.google.es /test

Features:

  • Multiple HTTP verbs/methods
  • Multiple methods mentioned in #bugbountytips
  • Multiple headers: Referer, X-Custom-IP-Authorization...

About

Simple bash script to bypass "403 Forbidden" messages with well-known methods discussed in #bugbountytips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%