HaveIBeenPwned/PwnedPasswordsDownloader
A tool to download all Pwned Passwords hash ranges and save them offline so they can be used without a dependency on the k-anonymity API observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1577
- days_rel: n/a
- days_push: 14
- n_releases_24m: 0
Adoption not part of the score
1289 stars · 147 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A .NET global tool that downloads the complete Pwned Passwords SHA1 and NTLM hash ranges for offline use, removing the need to query the k-anonymity API at runtime. It supports single-file or per-range directory output, MD5 content verification, retries, and incremental updates via ETag-based indexes.
Use cases
- download all pwned passwords hashes for offline use
- mirror the have i been pwned password corpus locally
- run password breach checks without calling the k-anonymity API
- download NTLM hash ranges instead of SHA1
- incrementally update a local pwned passwords dataset
- self-host password breach checking for my service
When to choose
- you need to validate passwords offline or at high volume without API rate limits
- you want to self-host a pwned password lookup service
- you need NTLM as well as SHA1 hash data
When to avoid
- you only check occasional passwords and the free k-anonymity API is sufficient
- you cannot spare several gigabytes of local storage for the hash ranges
Facets
cli-tool · maturity active
cli security http-client file-system security privacy developer-tools windows cross-platform cli dotnet haveibeenpwned pwned-passwords password-hashes offline-dataset sha1 ntlm k-anonymity data-download passwords command-line linux macos
1 source
- readme: https://github.com/HaveIBeenPwned/PwnedPasswordsDownloader · fetched 2026-08-28 · 7617d88bc400
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HaveIBeenPwned/PwnedPasswordsDownloader | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="HaveIBeenPwned/PwnedPasswordsDownloader")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem