Skip to content
/ Go401 Public

A powerfull BasicAuth Bruter | auto pass generator - Needless from pass list

License

Notifications You must be signed in to change notification settings

alyrezo/Go401

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO 401

FeaturesDownloadUsageDisclaimerLicense


THIS IS OLD PROJECT THAT NOW IS AVAILABLE

GO401 is a web auth brute force tool that discovers username and password of basic auth No need for a list password

Features

Find BBP

  • Fast and powerful
  • Find username and password
  • Password list needless
  • No need to install anything
  • Colorful

Download

You can download the pre-build version from Releases and run it with the terminal or build it by yourself

Usage

main.exe -debug=true -continue=false -c 300 -d 60 -t 10 -u username.txt -passchars=abcdefghijklmnopqrstuvwxyz0123456789 -passlen=8 -url http://127.0.0.1:9903/form
-debug  =>  show failed attempts + errors
-c  =>  concurrency (threads)
-d  =>  delay between request [milliseconds]
-t  =>  timeout [seconds]
-u  =>  path to username file
-continue  =>  continue cracking from last state [only if state.json exists]
-passchars  =>  password chracters
-passlen  =>  password length
-url  =>  :)

Disclaimer

  • Usage of pydictor for attacking targets without prior mutual consent is illegal.
  • It is the end user's responsibility to obey all applicable local, state and federal laws.
  • Developers assume no liability and are not responsible for any misuse or damage caused by this program.

License

Go 401 is made with 💚 by the alyrezo