ToolsFebruary 9, 20261 min readby 0xt0pus

git-dumper

Tool for dumping exposed .git repositories from web servers


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