nicolasmf / YA403BT

Yet Another 403 Bypass Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YA403BT

image

403 Bypass based on hacktricks ressource

Building

go build
mv 403_bypass /usr/bin/

or

make build

Uninstalling

rm /usr/bin/403_bypass

or

make uninstall

About

Yet Another 403 Bypass Tool


Languages

Language:Go 96.1%Language:Makefile 3.9%