An open API service indexing awesome lists of open source software.

https://github.com/Bouquets-ai/CVE-Search

开源软件漏洞排查脚本,接口为nvd
https://github.com/Bouquets-ai/CVE-Search

Last synced: about 1 month ago
JSON representation

开源软件漏洞排查脚本,接口为nvd

Awesome Lists containing this project

README

        

# 项目概述
此脚本只是方便日常排查使用,不做其他用途

第一版只是实现了正则的模糊匹配,搜索相对有局限性

第二版则加上了字典匹配,排查更加精准

第三版(最终)经典交互式

# 最后
师傅们看我这么用心个Star✩不过分吧ଘ(੭ˊᵕˋ)੭* ੈ✩‧₊˚

# 2022.4.17 命令版本
更新年度漏洞输出
用法:python3 osSoftware-bat.py -s cve-2022
要想全部输出需要更改27行的数组,有多少数据就改到几千,如有5000+数据,数组要改为0,1000,2000,3000,4000,5000 以此类推

# 2025.3.9
没想到三年过去了修修改改的还能用

上次写这个还在公司,现在已经在学校了

爬出来好训练我的大模型咯