Features • Download • Usage • Disclaimer • License
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- Fast and powerful
- Find username and password
- Password list needless
- No need to install anything
- Colorful
You can download the pre-build version from Releases and run it with the terminal or build it by yourself
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 => :)
- 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.
Go 401
is made with 💚 by the alyrezo