Skip to content

A simple script to check for insecurely exposed git repositories.

Notifications You must be signed in to change notification settings

CaptainFreak/Git-Pwned

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git-Pwned

logo

Git-Pwned is a merge of Subfinder and Git-Dumper built for convenience of hunting git repositories.

Usage

python3 git-pwned.py list_of_domains.txt ./output_directory

Installation Instructions

  1. Install Subfinder.
  2. Make a symlink/alias of subfinder as subfinder to make it available as a CLI tool.
  3. git clone the Git-Pwned.
  4. pip3 install -r requirements.txt.
  5. Use the tool.

Credits

  1. Subfinder.
  2. Git-Dumper.

About

A simple script to check for insecurely exposed git repositories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages