liamg/gitjacker
🔪 :octocat: Leak git repositories from misconfigured websites observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 55
- Release rhythm 8
- Longevity 100
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: 2170
- days_rel: n/a
- days_push: 272
- n_releases_24m: 0
Adoption not part of the score
1607 stars · 120 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Gitjacker is a Go CLI tool that downloads and reconstructs git repositories from websites where the .git directory has been mistakenly exposed, even without directory listings. It is intended for educational and authorized penetration testing use.
Use cases
- recover a git repository leaked from a misconfigured website
- test whether my site accidentally exposes its .git directory
- extract source code during an authorized pentest
- download exposed .git folders without directory listing enabled
- red team tooling for information disclosure findings
When to choose
- you need to exploit or verify exposed .git directories on a target you're authorized to test
- you want a simple single-binary tool that works even when directory listings are disabled
- you're doing red team or security assessment work involving information disclosure
When to avoid
- you don't have authorization to test the target website - this is illegal
- you need a general web vulnerability scanner rather than a git-specific leak tool
- you want to defend against exposure rather than exploit it - use a scanner or server config hardening instead
Facets
cli-tool · maturity active
security penetration-testing http-client developer-tools security penetration-testing developer-tools web-development windows cli cross-platform git-exposure red-team offensive-security vulnerability-exploitation misconfigured-sites linux macos
1 source
- readme: https://github.com/liamg/gitjacker · fetched 2026-08-28 · db16aee207a0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| liamg/gitjacker | main | 48 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem