Dokos
A simple Python brute-force login cracker. Basically, a simplified Python version of Hydra [https://github.com/vanhauser-thc/thc-hydra].
Usage
./dokos.py -l <login> -P <passwords list> <url>
Name | Last commit | Last update |
---|---|---|
.vscode | ||
.gitignore | ||
.gitlab-ci.yml | ||
10-million-password-list-top-1000.txt | ||
LICENSE | ||
README.md | ||
dokos.py | ||
passwords.txt |
A simple Python brute-force login cracker. Basically, a simplified Python version of Hydra [https://github.com/vanhauser-thc/thc-hydra].
./dokos.py -l <login> -P <passwords list> <url>