# h4x0r-dz/Leaked-Credentials

how to look for Leaked Credentials !

Repository: https://github.com/h4x0r-dz/Leaked-Credentials
Canonical: https://ross.abutalabs.com/products/leaked-credentials
License Family: other
Last push: 2024-05-06T14:36:31+00:00

## Health v2 (maintenance only)
Score: 25/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 63
- inputs: {"age_days": 888, "days_push": 849, "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 1051, forks 138 (observed 2026-08-28T04:03:23.078833+00:00)

## What it is
A tutorial repository teaching how to find leaked credentials (API keys, tokens, passwords) in web traffic using regex patterns with Chrome DevTools and Burp Suite. It provides a large curated regex of secret-related keywords for security researchers and bug bounty hunters.

## Use cases
- find leaked api keys in http responses
- detect exposed credentials in network traffic
- bug bounty recon for secret leaks
- scan burp suite traffic for api tokens
- learn regex patterns for secrets detection
- audit a website for accidentally exposed secrets

## When to choose
- you are doing bug bounty or pentest recon and want ready-made regexes for credential leaks
- you want a quick manual method using Chrome DevTools or Burp Suite to spot leaked secrets

## When to avoid
- you need automated continuous secrets scanning in CI/CD pipelines
- you want a maintained tool or library rather than a regex tutorial
- you need guaranteed comprehensive detection rather than keyword-based heuristics

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: security, penetration-testing, osint, developer-tools
- domain: security, penetration-testing, osint, developer-tools
- platform: cross-platform, browser, cli
- tags: leaked-credentials, regex, bug-bounty, burp-suite, devtools, secrets-detection, tutorial

## Member repositories
- h4x0r-dz/Leaked-Credentials (main) score 25

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:23.078833+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-30T07:00:04.208071+00:00, confidence not recorded.
  - readme: https://github.com/h4x0r-dz/Leaked-Credentials (fetched 2026-08-28T04:03:23.078833+00:00, sha 2a739ffafa92)
- Data as of 2026-08-30T08:39:29.467469+00:00.
