Dokos
A simple Python brute-force login cracker. Basically, a simplified Python version of Hydra.
Installation
Easiest way to install is using pip:
python3 -m pip install dokos
Usage
You can now use with
dokos -l <login> -P <passwords list> -f <failed login message> <url>
or
python3 -m dokos -l <login> -P <passwords list> -f <failed login message> <url>
The failed login message is required so dokos can recognize when a login attempt has failed, and hence to detect when login is sucessfull.
For example:
dokos -l jane.doe@example.com -P 10-million-password-list.txt -f "Bad combination of e-mail and password" https://example.com/login
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dokos-1.0.8.tar.gz
(11.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
dokos-1.0.8-py3-none-any.whl
(5.5 kB
view details)
File details
Details for the file dokos-1.0.8.tar.gz.
File metadata
- Download URL: dokos-1.0.8.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9618172c18add47a89064656ec0b89d114cd4fb04da85ec448a5dec425b5a6c9
|
|
| MD5 |
00b9154a43de478a4a43863ec2a7404f
|
|
| BLAKE2b-256 |
f7ca83cbbb21cf82c8ca8079f6f8ae50f741fc3677e09963a2cc7062ce363abd
|
File details
Details for the file dokos-1.0.8-py3-none-any.whl.
File metadata
- Download URL: dokos-1.0.8-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd76de718e0560f5d91ba64e5c9251415ade24ad06dc65aca97d8baed1916831
|
|
| MD5 |
a0b02a78851a258d731caba2b6288a29
|
|
| BLAKE2b-256 |
4219cdeaf9a119de8e1121d32cfb92ec3acba2365c245a6c4c6d6fb3d12d9c45
|