Dontgo403 - Tool To Bypass 40X Response Codes
2022-1-26 09:52:0 Author: www.kitploit.com(查看原文) 阅读量:14 收藏

dontgo403 is a tool to bypass 40X errors.

Installation

git clone https://github.com/devploit/dontgo403; cd dontgo403; go get; go build

Customization

If you want to edit or add new bypasses, you can add it directly to the specific file in payloads folder and the tool will use it.

Options

custom header to the requests (can be specified multiple times) -h, --help help for dontgo403 -p, --proxy string Proxy URL. For example: http://127.0.0.1:8080 -u, --uri string Target URL -a, --useragent string Set the User-Agent string (default 'dontgo403/0.2')">

./dontgo403 -h

Command line application that automates different ways to bypass 40X codes.

Usage:
dontgo403 [flags]

Flags:
-H, --header strings Add a custom header to the requests (can be specified multiple times)
-h, --help help for dontgo403
-p, --proxy string Proxy URL. For example: http://127.0.0.1:8080
-u, --uri string Target URL
-a, --useragent string Set the User-Agent string (default 'dontgo403/0.2')

Contact

Twitter, Telegram

Dontgo403 - Tool To Bypass 40X Response Codes Dontgo403 - Tool To Bypass 40X Response Codes Reviewed by Zion3R on 10:52 PM Rating: 5


文章来源: http://www.kitploit.com/2022/01/dontgo403-tool-to-bypass-40x-response.html
如有侵权请联系:admin#unsafe.sh