internetwache/GitTools
A repository with 3 tools for pwn'ing websites with .git repositories available observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 92
- 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: 4155
- days_rel: n/a
- days_push: 49
- n_releases_24m: 0
Adoption not part of the score
4178 stars · 632 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
GitTools is a collection of three shell/Python scripts for finding and exploiting websites that publicly expose their .git directory. It includes a finder for scanning domains, a dumper for downloading exposed repositories, and an extractor for recovering commits from incomplete repositories.
Use cases
- find websites with publicly exposed .git directories
- download a .git repository from a web server without directory listing
- recover source code from an incomplete or broken git repository
- scan a list of domains for leaked git repositories
- extract commits and file contents from a partially downloaded repo
- audit my own sites for accidentally exposed .git folders
When to choose
- you are doing a penetration test or security audit for exposed .git directories
- you need to reconstruct source code from a partially accessible .git folder
- you want simple, dependency-light scripts for git exposure research
When to avoid
- you need a full-featured web vulnerability scanner
- the target repository is fully packed into pack-files, which the dumper may fail to recover
- you lack authorization to test the target, as usage may be illegal
Facets
cli-tool · maturity maintenance
security penetration-testing web-scraping cli security penetration-testing developer-tools cli python git-exposure source-code-recovery offensive-security bash-scripts reconnaissance command-line linux macos
1 source
- readme: https://github.com/internetwache/GitTools · fetched 2026-08-28 · 1b1cf0b9f123
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| internetwache/GitTools | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="internetwache/GitTools")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem