Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days ago
JSON representation
A simple script just made for self use for bypassing 403
- Host: GitHub
- URL: https://github.com/iamj0ker/bypass-403
- Owner: iamj0ker
- Created: 2020-11-05T14:28:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T15:11:05.000Z (7 months ago)
- Last Synced: 2024-08-05T17:42:53.749Z (4 months ago)
- Language: Shell
- Size: 195 KB
- Stars: 1,602
- Watchers: 24
- Forks: 271
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - iamj0ker/bypass-403 - A simple script just made for self use for bypassing 403 (Shell)
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)