All Projects → alifathi-h1 → gh_scanner

alifathi-h1 / gh_scanner

Licence: other
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.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to gh scanner

gnlTester
Tester for the get_next_line project of 42 school
Stars: ✭ 87 (+383.33%)
Mutual labels:  leaks
libftTester
Tester for the libft project of 42 school
Stars: ✭ 141 (+683.33%)
Mutual labels:  leaks
BLUELAY
Searches online paste sites for certain search terms which can indicate a possible data breach.
Stars: ✭ 24 (+33.33%)
Mutual labels:  leaks
wiki
XS-Leaks Wiki
Stars: ✭ 115 (+538.89%)
Mutual labels:  leaks
WWWE
💧 Check your email(s) using popular online services to see if it appears in any data-breach
Stars: ✭ 22 (+22.22%)
Mutual labels:  leaks
printfTester
Tester for the ft_printf project of 42 school
Stars: ✭ 94 (+422.22%)
Mutual labels:  leaks
Heapinspector For Ios
Find memory issues & leaks in your iOS app without instruments
Stars: ✭ 1,819 (+10005.56%)
Mutual labels:  leaks
Cr3dov3r
Know the dangers of credential reuse attacks.
Stars: ✭ 1,700 (+9344.44%)
Mutual labels:  leaks
AMLeaksFinder
A small tool for automatically detecting the [controller, view memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏,View 内存泄漏】的小工具,支持 ObjC,Swift。
Stars: ✭ 89 (+394.44%)
Mutual labels:  leaks

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].