Git-dumper
Description
Git-dumper is used to dump exposed .git directories from web servers. When a .git directory is accessible on a website, this tool can download the entire repository to analyze source code and find credentials.
Usage 1: Install git-dumper
Command:
pip install git_dumper
Usage 2: Dump Exposed Git Repository
Command:
git-dumper http://siteisup.htb/dev/.git dev