用 Python 编写的简单 CVE 漏洞利用收集工具。
git clone https://github.com/34zY/GitHarvest3r
cd GitHarvest3r/
pip install -r requirements.txt
获取你的免费 GitHub API 密钥 =>
将其设置在 TOKEN 变量中;
GitHarvest3r.py

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

我对任何不良使用情况概不负责,使用此脚本需自行承担风险,请不要将其用于任何非法/不道德的操作。