Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 397 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 397 Bytes

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...