Skip to main content

A command-line tool that scans Keepass 2.x databases for weak or compromised passwords

Project description

check-keepass-passwords

check-keepass-passwords is a command-line tool that scans Keepass 2.x databases for weak or compromised passwords.

Quick Navigation

Installation

Requires Python version 3.9 or higher and pip.

pip install check-keepass-passwords

Usage

check-keepass-passwords /path/to/database.kdbx

Background

  • The compromise check is powered by https://github.com/lionheart/pwnedpasswords. For implementation details and security notes, refer to their repository.
  • Password scoring is powered by zxcvbn, which rates passwords on a scale from 0 to 4. By default, check-keepass-passwords considers a score of 2 to be sufficiently safe. You can customize this threshold using the --min-score parameter.

License

check-keepass-passwords is distributed under the terms of the MIT License.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

check_keepass_passwords-0.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

check_keepass_passwords-0.1-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

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