Giter Site home page Giter Site logo

zorroroot / cve-checker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lairdcp/cve-checker

0.0 1.0 0.0 19.39 MB

CVE Vulnerability scanner

Home Page: http://devicevulnerabilitychecker.com

License: GNU General Public License v3.0

Python 61.79% Shell 2.34% HTML 35.87%

cve-checker's Introduction

NIST CVE library search engine. Provide your project's list of software packages, libraries, and any module used to create your product. This tool will use your list to search tousands of NIST CVE entries to find any known issues. Knowledge is half the battle, so use this to automate the search for software items that could have outstanding issues needed a patch.

How does it wor? It is a simple python script used to parse your provided list of software modules (packages, libraries and so on) against a database of known software vulnerabilities. The vulnerabilities are the NIST provided CVE issues. The script download.xml gathers an updated database from NIST and stores it locally. Then run the cli.py script with your software to parse through the entire database. The output is an XML file showing the matching CVE's.

Fair warning it uses some specific python libraries so your are BEST served by creating a local directory with a virtual python envionrment to protect your machine. Trust me.

To get this working you will need to download a copy of the NVD here: https://nvd.nist.gov/download.cfm#CVE_FEED and put the xml files in the dbs folder.

run package-cve-lookup -h for more information on using the command line interface.

cve-checker's People

Contributors

danbeard avatar ptdropper avatar

Watchers

James Cloos 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.