GH Scanner Tool is written in Python3 and designed for penetration testers and bug bounty hunters to scan Organization/User repositories for leaks such as GitHub Token, AWS Access Keys, Slack Webhooks, Firebase, Private Keys and more.
GH-Scanner translates KeyHacks patterns, that can be found Here
- Python 3
- Linux/Windows/MAC OSX
- GITHUB API KEY
pip3 install -r requirements.txt
export GITHUB_API_KEY=""
python3 gh_scanner.py -o ORG-NAME/USER -sM
-sM Optional to scan Organization's members