Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 506 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 506 Bytes

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

./403ER.sh https://example.com admin

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

Features

  • Bypasses 403 with the help of curl

Installation

  • git clone https://github.com/maabedelhay/403ER.git
  • cd 403ER
  • chmod +x 403ER.sh
  • sudo apt install figlet - If you are unable to see the logo as in the screenshot