davtur19 / DotGit

An extension for checking if .git is exposed in visited websites
GNU General Public License v3.0
372 stars 32 forks source link

Check if git repository is public anyway #7

Closed mritzmann closed 3 years ago

mritzmann commented 3 years ago
$ curl -s https://bugzilla.kernel.org/.git/config | grep url
    url = https://github.com/bugzilla/bugzilla.git

There are Git repositories which are publicly accessible either way.

Feature Request:

With GitHub and GitLab, this could be solved with an HTTP request to the repo.

davtur19 commented 3 years ago

If you notice any problems with this new feature let me know https://github.com/davtur19/DotGit/releases/tag/4.4