Git Product home page Git Product logo

vulnerabilitydataprocessor's Introduction

This library allows you to mine Common Vulnerabilities and Exposures (CVE) for the National Vulnerability Database (NVD) and using their Common Vulnerability Scoring Systems (CVSS), obtain Utilities for input to a game theoritic solver. We use this for generate efficitent strategies for web-appications that can automatically switch between the technology they use to host the service. This phenoomenon is known as Moving Target Defense (MTD). For understanding how Aritificial Intelligence (AI) can boost the security of such defense mechanisms, feel free to read our paper published in AAMAS'17.

To run the script, you can use these commands from the home directory:

cd src
./generate_game_data.sh 2014 2015

The year values 2014 and 2015 can be used to tell the code to mind data from a specific year to another specific year.

This repository used the data which was obtained from the NVD website and is updated on a regulare basis. To work on latest data, please download the latest data and place them in the nvd_data file.

The Game Theoretic solver which can use the generated file BSSG_input.txt can be found in the StackelbergEquilibribumSolvers repository.

vulnerabilitydataprocessor's People

Contributors

sailik1991 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

pombredanne

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.