Git Web Recovery
This is a small tool using Tinyscript and PyBots for downloading a .git
folder left on a Web server. Note that this tool does NOT rely on Directory Indexing.
$ pip install pybots tinyscript
$ wget https://gist.githubusercontent.com/dhondta/7511710facb5eecc575e133ec60ed87c/raw/git-web-recovery.py && chmod +x git-web-recovery.py && sudo mv git-web-recovery.py /usr/bin/git-web-recovery