Skip to content

jorgectf/dontgo403

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contributions welcome

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

./dontgo403 -h

Command line application that automates different attempts to bypass 40X codes

Usage:
  dontgo403 [flags]

Flags:
  -h, --help               help for dontgo403
  -p, --proxy string       Proxy URL. For example: https://127.0.0.1:8080
  -u, --uri string         Target URL
  -a, --useragent string   Set the User-Agent string (default 'dontgo403/0.2')

Example of usage

asciicast

Contact

Twitter, Telegram

About

Tool to bypass 40X response codes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%