Ross ROSS = Recommend OSS · open-source software intelligence for agents

lijiejie/GitHack

A `.git` folder disclosure exploit observed · 2026-08-28

github.com/lijiejie/GitHack · Python observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4144
  • days_rel: n/a
  • days_push: 1309
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3576 stars · 809 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

GitHack is a Python CLI exploit tool that reconstructs a website's source code from an exposed .git folder. It parses the .git/index file, downloads objects from .git/objects, decompresses them, and rewrites the original directory structure.

Use cases

  • recover source code from an exposed .git directory on a web server
  • test whether my site leaks its .git folder
  • rebuild a project's files during a penetration test
  • audit leaked source code for web vulnerabilities like SQL injection
  • download all blobs referenced by a leaked git index

When to choose

  • you need a simple, fast script to exploit .git folder disclosure
  • you want to preserve the original directory structure when reconstructing files
  • you prefer a lightweight Python tool with no heavy dependencies

When to avoid

  • you need a full-featured git client or general-purpose git recovery
  • you require an actively maintained tool with ongoing releases
  • you need a tool with a formal license for commercial use

Facets

cli-tool · maturity maintenance

security web-scraping parser cli security penetration-testing developer-tools version-control python cli windows git-disclosure exploit pentest source-code-recovery offensive-security linux macos

1 source

Member repositories

RepositoryRoleHealth v2
lijiejie/GitHackmain32

For agents

markdown · JSON · MCP: product_card(name="lijiejie/GitHack")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem