Code Monkey home page Code Monkey logo

vpatchfinder's Introduction

VpatchFinder

面向项目版本差异性的漏洞识别技术研究

Vulnerability identification technology based on project version difference

Research paper

We present the findings of this work in the following research paper:

黄诚,孙明旭,段仁语,吴苏晟,陈斌.面向项目版本差异性的漏洞识别技术研究[J/OL].网络与信息安全学报:1-11[2022-02-09].http://kns.cnki.net/kcms/detail/10.1366.TP.20211028.0904.002.html.

Introduction

The open source code hosting platform has brought power and opportunities to software de-velopment, but there are also many security risks. The open source code has poor quality, the dependency libraries of projects are complex, and vulnerability collection platforms(CVE, NVD, etc.) are inadequate in collecting vulnerabilities. All these problems affected the security of open source projects, and most security patches can't be discovered and applied in time. To discover the vulnerability in the open source community fully and timely, a vulnerability identification system based on project version difference was proposed. The update contents of projects in the open source community were collected automatically, then features were defined from the code and log in patches, 40 features including comment information feature group, page statistics feature group, code statistics feature group and vulnerability type feature group were proposed to build feature set, and random forest model was built to learn classifiers for vulnerability identification. The results show that VpatchFinder achieves a precision rate of 0.844, an accuracy rate of 0.855 and a recall rate of 0.851. Besides, 68.07% of community vulnerabilities can be discovered by VpatchFinder in advance.

Dataset

All data are divided into two parts:

  • security_patch
  • non_security_patch

Reference

If you use the dataset in a scientific publication, please indicate the reference:

黄诚,孙明旭,段仁语,吴苏晟,陈斌.面向项目版本差异性的漏洞识别技术研究[J/OL].网络与信息安全学报:1-11[2022-02-09].http://kns.cnki.net/kcms/detail/10.1366.TP.20211028.0904.002.html.

vpatchfinder's People

Contributors

magicsmx avatar ourren 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.