> For the complete documentation index, see [llms.txt](https://syed-muhammad-abdul-karim.gitbook.io/learn-to-hack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://syed-muhammad-abdul-karim.gitbook.io/learn-to-hack/security-tools/miscellaneous/git.md).

# Git

* [GitTools](https://github.com/internetwache/GitTools) - A repository with 3 tools for pwn'ing websites with .git repositories available
* [gitjacker](https://github.com/liamg/gitjacker) - Leak git repositories from misconfigured websites
* [git-dumper](https://github.com/arthaud/git-dumper) - A tool to dump a git repository from a website
* [GitHunter](https://github.com/digininja/GitHunter) - A tool for searching a Git repository for interesting content
* [dvcs-ripper](https://github.com/kost/dvcs-ripper) - Rip web accessible (distributed) version control systems: SVN/GIT/HG...
