Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamj0ker/bypass-403

A simple script just made for self use for bypassing 403
https://github.com/iamj0ker/bypass-403

Last synced: about 1 month ago
JSON representation

A simple script just made for self use for bypassing 403

Awesome Lists containing this project

README

        

# 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
![](responses.jpg)

# 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](https://github.com/remonsec),
[manpreet](https://github.com/manpreet406)
[MayankPandey01](https://github.com/MayankPandey01)
[saadibabar](https://github.com/saadibabar)