Skip to content

ronit1495/git_misconfiguration_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Dumping Git Data from Misconfigured Web Servers

How to use ? Supply domain name's text file with proper format:

https://www.random.com
https://www.abcd.com
https://random/subdomain
https://domain.com/subdomain_a/subdomain_b

Step 1: Use ./git_misconfiguration.sh

Step 2: Enter the location of file to read: ./absolute or relative path/random_domain.txt

Step 3: Enter the location of .git files to Store (if not found,it will create the directory): ./

Step 4: Logs will be displayed on terminal example:

      File located succesfully... 
        
      Number of websites to process: 2

      Creating a temporary file....

      Appending .git on supplied domains 

      Looking for exposed .git folders....
      
      Check Download_location/website_output folder for any git catches...

Note: File Check is enabled, if file not found script will exit

NOTE Still working on using a sudomain enumeration tool to look for other .git access
Already tried: 1. Sublist3r (Compatibilty Problem) 2. SubBrute (Extremely Slow)

About

Dumping Git Data from Misconfigured Web Servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages