8000 GitHub - alifathi-h1/gh_scanner: 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.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ gh_scanner < 8000 span>Public

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.

Notifications You must be signed in to change notification settings

alifathi-h1/gh_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GH-Scanner

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

Requirements

  1. Python 3
  2. Linux/Windows/MAC OSX
  3. GITHUB API KEY

Installation

pip3 install -r requirements.txt

export GITHUB_API_KEY=""

Usage

python3 gh_scanner.py -o ORG-NAME/USER -sM

-sM Optional to scan Organization's members

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0