Skip to main content

Audit Passbolt CE passwords for weak, reused, and compromised credentials

Project description

passbolt-audit

Audit Passbolt CE passwords for weak, reused, and compromised credentials.

Python Ruff

Install

pip install passbolt-audit

Requirements

  • Python 3.11+
  • go-passbolt-cli installed and configured
  • zxcvbn package (installed automatically)

Usage

passbolt-audit --output reporte.csv

Options

  • --output, -o: CSV output file (default: passbolt_audit_YYYYMMDD_HHMMSS.csv)
  • --solo-debiles: Include only weak passwords in CSV
  • --solo-reutilizadas: Include only reused passwords in CSV
  • --skip-hibp: Skip Have I Been Pwned check
  • --limite, -n: Limit to N resources for testing (0 = all)

Features

  • Password strength analysis using zxcvbn
  • Reused password detection using SHA-256 comparison
  • HIBP breach check using k-anonymity (only sends first 5 chars of SHA-1)
  • CSV export with filtering options
  • Terminal summary with color output

Development

git clone https://github.com/<user>/passbolt-audit.git
cd passbolt-audit
pip install -e ".[test]"

# run tests
pytest

# format
ruff format src/ tests/

# lint
ruff check src/ tests/

# type check
mypy src/

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

passbolt_audit-0.1.0.1.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

passbolt_audit-0.1.0.1-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file passbolt_audit-0.1.0.1.tar.gz.

File metadata

  • Download URL: passbolt_audit-0.1.0.1.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for passbolt_audit-0.1.0.1.tar.gz
Algorithm Hash digest
SHA256 6d21e5c5cdfb651afd9988513e4b7a4777c3f90406c14248812ebab3760c1ac6
MD5 9ac312e7473a53487b7df476055b2c89
BLAKE2b-256 bd8837068dc3a5c65fed09d30e92dcb8f53e4725ba40f55bd483073dbd7d53ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for passbolt_audit-0.1.0.1.tar.gz:

Publisher: pypi-publish.yml on Fefuzz118/passbolt-Audit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file passbolt_audit-0.1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for passbolt_audit-0.1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3b7b6dce93eafdf6f969787586712d4962122fed6a28c515a470a4c3985e17af
MD5 fe2d1cd495b7844cd20b2e962251b6f7
BLAKE2b-256 f6ecf434833e946d0edde6f9db0aab19c227236a29aff7d77a4085ab20d42693

See more details on using hashes here.

Provenance

The following attestation bundles were made for passbolt_audit-0.1.0.1-py3-none-any.whl:

Publisher: pypi-publish.yml on Fefuzz118/passbolt-Audit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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