Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 761 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 761 Bytes

Git-Scraper -- A multithreaded Git credential scraping tool.

It allows you to search sensitive credentials (Based on your keyword file) in Git repositories and create a Json Output.

Tested on GitHub,GitLab and Gerrit

Basic Usage

Clone the repository and move into the code directory. Then install the Python dependencies.

    pip install pyfiglet

Tested on Python 3

    python Git-Scraper.py
Capture

Disclaimer

This script is intended for educational purposes only and should not be used to violate Git terms of service or any applicable laws. Always obtain proper authorization before scraping.