Skip to content

shubham0d/dotGit-Expose-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotGit-Expose-Scanner

Tool to scan for domains having .git repos exposed publically

Usage

To run the program python script.py <filename>

Working

Website hosted from git directory have risk to expose .git repo to public.
This tool will check different domains passed as argument if they have .git
exposed or not.
We are verifying this by trying to read .git/HEAD for the input domain.

About

Tool to scan for domains having .git repos exposed publically

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages