Skip to content

这个仓库收集了所有在 GitHub 上能找到的 CVE 漏洞利用工具。 This repository collects all CVE exploits found on GitHub.

License

Notifications You must be signed in to change notification settings

XiaomingX/data-cve-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-cve-poc

这个仓库收集了所有在 GitHub 上能找到的 CVE 漏洞利用工具。

安装

go install github.com/XiaomingX/data-cve-poc@latest

从源码编译

git clone --depth 1 github.com/XiaomingX/data-cve-poc.git
cd cvemapping; go install

使用方法

cvemapping 的使用说明:
  -github-token string
        GitHub 的访问令牌,用于身份验证
  -page string
        要获取的页面号,或者输入 'all' 获取所有 (默认 "1")
  -year string
        要查找的 CVE 的年份 (例如:2024, 2020)

使用示例

echo '"CVE-2024-"' | cvemapping -github-token "TOKEN" -page all -year 2024

About

这个仓库收集了所有在 GitHub 上能找到的 CVE 漏洞利用工具。 This repository collects all CVE exploits found on GitHub.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published