Skip to content

34zY/GitHarvest3r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

Simple CVE exploit gathering tool written in python.

Installation

git clone https://github.com/34zY/GitHarvest3r
cd GitHarvest3r/
pip install -r requirements.txt

Setup API Key

  1. Get your Free Github API Key => Personal access tokens (classic)

  2. Set it in TOKEN variable ;


GitHarvest3r.py
image

Usage

python GitHarvest3r.py -s <CVE-ID>
python GitHarvest3r.py --search <CVE-ID>

image

Caution

I'm not responsible for any bad use case, use this script at your own risks, do not use it for any illegal/unethical operations.