Giter VIP home page Giter VIP logo

vip's Introduction

VIP

GREYCORTEX Vulnerability Intelligence Platform

About

At the moment, this program can work with objects representing CPEs, CVEs, CWEs and CAPECs.

It can parse and save into database (including slow updates):

CPE data from - CPE match feed file

CVE and CPE data from - CVE JSON data feeds

The extended version can get also CWE data from - ZIP file containing XML file with all existing CWE weaknesses CAPEC data from - XML file containing all existing CAPEC attack patterns

It can also perform a quick update of CPE and CVE data thanks to "modified" file from - CVE JSON data feeds

At the end of quick update, a file with SQL queries containing all valuable database update data will be made.

There is a method which can successfully reconstruct CPE match feed file by using objects from the database, too.

JavaDoc documentation

To compile this project

UPDATE "hibernate.cfg.xml" file and copy it to src/main/resources in this project.

Before working with database without Hibernate use

For perfect database structure, update it by queries in the "postgres/update_schema_with_this.sql" file

To run this program

Usage: java -jar VIP

  • -b       Create and fill database with data including CVE and CPE structures
  • -u       Perform a quick update of the database (CPE and CVE data)
  • NO-NOT-NOW -e       Create and fill database with data including CVE, CPE, CWE and CAPEC structures

Current database schemas

Schema of basic structure of the database

Copyright (c) 2021 GreyCortex s.r.o.

vip's People

Contributors

chmelarp avatar xarfnao avatar xarfschool 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.