# davidtavarez/pwndb

Search for leaked credentials

Repository: https://github.com/davidtavarez/pwndb
Canonical: https://ross.abutalabs.com/products/pwndb
Homepage: https://davidtavarez.github.io/2019/tutorial-pwndb-command-line-tool-python/
Language: Python
License: MIT
License Family: permissive
Archived: true
Last push: 2021-04-27T14:44:18+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2777, "days_push": 1954, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1412, forks 250 (observed 2026-08-28T04:04:39.437310+00:00)

## What it is
pwndb.py is a Python command-line tool for searching leaked credentials via the pwndb Onion service through a Tor proxy. It supports searching by email, domain, or a list of emails and outputs results as JSON or text.

## Use cases
- check if my email appears in data breaches
- search leaked credentials for a domain
- check a list of emails for exposed passwords
- query pwndb onion service from the command line
- audit whether corporate emails were compromised

## When to choose
- you need a lightweight CLI to query the pwndb Tor hidden service
- you want to check breach exposure for emails or whole domains
- you need JSON or text output for scripting

## When to avoid
- you need a local breach database without Tor
- you want a GUI or web dashboard
- you require ongoing maintenance and updates (last release 2021)

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, search-engine, cli
- domain: security, osint, privacy
- platform: cli, python, windows
- tags: leaked-credentials, tor, onion-service, breach-search, osint, linux, macos

## Member repositories
- davidtavarez/pwndb (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:39.437310+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:19.917144+00:00, confidence not recorded.
  - readme: https://github.com/davidtavarez/pwndb (fetched 2026-08-28T04:04:39.437310+00:00, sha 9c9a0a4ddf32)
  - homepage: https://davidtavarez.github.io/2019/tutorial-pwndb-command-line-tool-python/ (fetched 2026-08-29T11:51:32.966114+00:00, sha 97f590b6d9ce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
