gitjacker

downloads git repositories and extracts their contents from sites where the .git directory has been mistakenly uploaded

sudo git clone https://github.com/liamg/gitjacker.git  

cd gitjacker/scripts

sudo chmod 777 install.sh

sudo bash install.sh

gitjacker --help

Last updated