Skip to main content

HTTP login cracker

Project description

Dokos

pipeline status Latest Release

A simple Python brute-force login cracker. Basically, a simplified Python version of Hydra [https://github.com/vanhauser-thc/thc-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

Project details


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.6.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

dokos-1.0.6-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file dokos-1.0.6.tar.gz.

File metadata

  • Download URL: dokos-1.0.6.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for dokos-1.0.6.tar.gz
Algorithm Hash digest
SHA256 a91f6ee229a1b3e286ee187a536980160fc27c454efebae12ef891535a6b3b9b
MD5 8bf139a3f73f7155f051c3ac3f10f156
BLAKE2b-256 ad279dc90c85e418267e6aa3c56c7e570b85d783efdccd46e63c2e4fc330e1cc

See more details on using hashes here.

File details

Details for the file dokos-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: dokos-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for dokos-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 0fec60be28c39812408e11c1ba9d0028347e01f6f00578e5e246681cf5bf5729
MD5 9c0c634bc9b90d45cabc9791abb8a9c3
BLAKE2b-256 202e4c7f574effc06c3ef23ecefc9354273005780deb6af8ac5ab03c5174c8af

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page