# hmaverickadams/breach-parse

A tool for parsing breached passwords

Repository: https://github.com/hmaverickadams/breach-parse
Canonical: https://ross.abutalabs.com/products/breach-parse
Language: Shell
License Family: other
Last push: 2024-03-21T22:21:04+00:00

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

## Adoption (not part of the score)
Stars 2140, forks 582 (observed 2026-08-28T04:06:18.245999+00:00)

## What it is
Breach-Parse is a shell-based command-line tool for searching breached password compilations (like the BreachCompilation torrent) for credentials matching a given email domain or pattern. It helps security professionals look up exposed passwords associated with email addresses.

## Use cases
- find passwords for email addresses in breached password dumps
- check if corporate emails appear in breach compilations
- search breached credential lists during penetration tests
- audit password exposure for a domain
- look up credentials from BreachCompilation dataset

## When to choose
- you need a fast, simple CLI to query large breached password datasets
- you are doing authorized penetration testing or security assessments
- you want a lightweight shell tool with no dependencies beyond the data itself

## When to avoid
- you need real-time breach notification APIs like HaveIBeenPwned
- you cannot legally download or possess breached credential datasets
- you need a GUI or cross-platform Windows-native tool

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, parser, search-engine
- domain: security, penetration-testing, developer-tools
- platform: cli
- tags: password-cracking, breach-data, osint, shell-script, credential-audit, linux, macos

## Member repositories
- hmaverickadams/breach-parse (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:18.245999+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-30T02:51:28.544108+00:00, confidence not recorded.
  - readme: https://github.com/hmaverickadams/breach-parse (fetched 2026-08-28T04:06:18.245999+00:00, sha ddfd5f1b284a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
