Gitjacker – Leak Git Repositories From Misconfigured Websites
Gitjacker downloads git repositories and extracts their contents from web pages where by the .git
directory has been mistakenly uploaded. It will however regulate to get well a significant part of a repository even the place directory listings are disabled.
For instructional/penetration testing use only.
Set up
curl -s "https://raw.githubusercontent.com/liamg/gitjacker/master/scripts/install.sh" | bash
…or seize a precompiled binary.
You will have to have to have git
installed to use Gitjacker.