A tool to find .git folder exposed due to server misconfiguration.
-
Updated
Aug 26, 2024 - Go
A tool to find .git folder exposed due to server misconfiguration.
Restore GIT repository by publicly exposed .git directory Most of the web-applications are maintained using git repositories containing important data like db-info, logs, configs, main-source code, etc. Many of them are forget to hide or remove the .git directory from live websites. Its can able to expose of important data.
Add a description, image, and links to the exposed-git-finder topic page so that developers can more easily learn about it.
To associate your repository with the exposed-git-finder topic, visit your repo's landing page and select "manage topics."