# obheda12/GitDorker

A Python program to scrape secrets from GitHub through usage of a large repository of dorks.

Repository: https://github.com/obheda12/GitDorker
Canonical: https://ross.abutalabs.com/products/gitdorker
Language: Python
License Family: other
Last push: 2024-08-03T16:48:40+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": 2243, "days_push": 760, "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 2577, forks 444 (observed 2026-08-28T04:07:02.256332+00:00)

## What it is
GitDorker is a Python CLI tool that uses the GitHub Search API with a curated list of over 200 dorks to find sensitive information exposed on GitHub. It provides a clean attack surface for further analysis with tools like GitRob or Trufflehog.

## Use cases
- find leaked secrets and credentials on github
- bug bounty reconnaissance on a target domain
- scan github for sensitive information about a company
- enumerate exposed api keys and tokens in repos
- map an organization's github attack surface
- automate github dorking with a personal access token

## When to choose
- you need to discover leaked secrets or sensitive data on github for a target
- you want a curated dork list and clean output to feed into tools like trufflehog
- you're doing bug bounty or osint reconnaissance on github

## When to avoid
- you need continuous secret scanning integrated into your CI pipeline
- you want automated secret verification rather than candidate discovery
- you cannot obtain github personal access tokens

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, osint, web-scraping, search-engine, cli
- domain: security, osint, penetration-testing, developer-tools, crawlers
- platform: python, cli, cross-platform
- tags: github-dorking, secrets-detection, bug-bounty, reconnaissance, github-api, docker

## Member repositories
- obheda12/GitDorker (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:02.256332+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:22:42.441144+00:00, confidence not recorded.
  - readme: https://github.com/obheda12/GitDorker (fetched 2026-08-28T04:07:02.256332+00:00, sha 5cf094f9f193)
- Data as of 2026-08-30T08:39:29.467469+00:00.
