git-dumper
Dumps an exposed .git directory from a web root and reconstructs the repo. Pair with trufflehog on the result.
Tags: git, source, exposed
- Category
- secrets
- Maintenance signal
- maintained
Install
pipx
pipx install git-dumperCommand templates
Dump .git
git-dumper {url} {output}