Git Exposed leverages the unintended exposure of .git directories to clone and reconstruct complete projects, providing a clear window into potential vulnerabilities.
-
Updated
Jul 11, 2023 - Shell
Git Exposed leverages the unintended exposure of .git directories to clone and reconstruct complete projects, providing a clear window into potential vulnerabilities.
GitScanner is a script to make it easy to search for Exposed Git through an advanced Google search.
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.
Add a description, image, and links to the git-exposed topic page so that developers can more easily learn about it.
To associate your repository with the git-exposed topic, visit your repo's landing page and select "manage topics."