Git-Pwned is a merge of Subfinder and Git-Dumper built for convenience of hunting git repositories.
python3 git-pwned.py list_of_domains.txt ./output_directory
- Install Subfinder.
- Make a symlink/alias of subfinder as
subfinder
to make it available as a CLI tool. - git clone the Git-Pwned.
pip3 install -r requirements.txt
.- Use the tool.