Giter Site home page Giter Site logo

nvdbtools's Introduction

本代码包主要实现更新cve数据库中description为中文

Usage: nvdbtools [command]

Available Commands: cnnvd 实现cnnvd数据相关操作 completion Generate the autocompletion script for the specified shell cve 实现scanner的cvedb数据库相关操作 help Help about any command

Flags: -h, --help help for nvdbtools

Use "nvdbtools [command] --help" for more information about a command.

1、(nvdbtools cnnvd getxml)从cnnvd官网下载发部数据文件(xml),并做预处理。
2、(nvdbtools cnnvd importDB)将下载的xml文件导入到sqlite数据库。
3、getdbfile.sh脚本从 scanner镜像中提取cvedb数据库文件到目录:/tmp/nvdbtools/
4、(nvdbtools cve unizp)从cvedb中提取文件到目录:/tmp/nvdbtools/cvedbsrc
5、(nvdbtools cve update)从第2步生产称的cnvd数据库中提取中文description,用于更新第4步的文件中的description,并将跟新后的文件保存到目录:/tmp/nvdbtools/cvedbtarget/
6、(nvdbtools cve rebuild)重新打包cvedb数据文件到目录:/tmp/nvdbtools/cvedbtemp/

nvdbtools's People

Contributors

zhanglt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.