cve_server:用于CVE搜索的简单REST风格的Web服务

时间:2024-06-06 09:03:19
【文件属性】:

文件名称:cve_server:用于CVE搜索的简单REST风格的Web服务

文件大小:54KB

文件格式:ZIP

更新时间:2024-06-06 09:03:19

ruby api database api-server api-rest

CVE服务器 用于CVE搜索的简单REST样式的Web服务。 要求 入门 安装CVE服务器 您必须在本地计算机上运行ruby,git,mongodb和nginx。 curl --ssl -s https://raw.githubusercontent.com/SpiderLabs/cve_server/master/scripts/install.sh | bash - 使用API 使用其ID搜索特定的CVE 搜索几个CVE 搜索与没有版本的CPE相关的CVE 列出所有可用的CPE及其版本 搜索与具有版本的CPE相关的CVE 如果URI具有特殊字符,请不要忘了对它进行编码,例如: URI :: encode('/ v1 / cpe_with_version / cisco:ios:15.4%282%29t1') 列出所有可用的CPE及其版本 http:// localho


【文件预览】:
cve_server-master
----.travis.yml(406B)
----log()
--------.gitkeep(0B)
----bin()
--------nvd_download_and_seed(1KB)
--------seed(717B)
--------update(564B)
--------nvd_download_and_update(953B)
----config()
--------database.yml(259B)
--------deploy()
--------cpe_exceptions.yml(17B)
--------puma.rb(759B)
--------deploy.rb(2KB)
----nvd_data()
--------.gitkeep(0B)
----Dockerfile(507B)
----LICENSE(11KB)
----Gemfile(525B)
----Gemfile.lock(2KB)
----tmp()
--------.gitkeep(0B)
----.rspec(44B)
----examples()
--------client-go()
--------client.py(968B)
--------client.rb(925B)
----spec()
--------cve_server()
--------spec_helper.rb(471B)
--------fixtures()
----.gitignore(117B)
----lib()
--------cve_server()
--------nvd_helper.rb(3KB)
--------cve_server.rb(142B)
----Capfile(224B)
----README.md(2KB)
----scripts()
--------update_db.sh(296B)
--------install.sh(3KB)
----config.ru(101B)

网友评论