There are 0 repository under git-dumper topic.
A tool for bug hunting or pentesting for targeting websites that have open .git repositories available in public
Scans the .git folder for a target URL, if it founds downloads the content recursively and scans the content.
This script is a tool to recursively download the contents of the '.git' directory from a website. Using Python and libraries like 'requests' and 'BeautifulSoup', this script examines the directory structure, downloads files, and identifies SHA-1 hashes within Git files.
Few scripts and tools under one roof