kppw99 / AutoVAS

AutoVAS is an automated vulnerability analysis system with a deep learning approach.
Apache License 2.0
35 stars 15 forks source link
automated-vulnerability-analysis deep-learning nvd security-vulnerabilities vulnerabilities

DOI

Automated Vulnerability Analysis System (AutoVAS)

Graphical_Abstract

Prerequisite

For NVD Dataset

For SARD Dataset

For Evaluation

Description of directory

Publications

Jeon, S., & Kim, H. K. (2021). AutoVAS: An Automated Vulnerability Analysis System with a Deep Learning Approach. Computers & Security, 102308.

@article{jeon2021autovas,
  title={AutoVAS: An Automated Vulnerability Analysis System with a Deep Learning Approach},
  author={Jeon, Sanghoon and Kim, Huy Kang},
  journal={Computers & Security},
  pages={102308},
  year={2021},
  publisher={Elsevier}
}

Notice

The uploaded snippet, which consists of the C language-based snippet, is part of a total snippet. In the NVD dataset, we applied some heuristic points as a slicing criterion such as arithmetic, array, etc., in addition to vulnerable APIs. Lastly, we only uploaded snippets after preprocessing without the program slicing module.

About

This program is authored and maintained by Sanghoon(Kevin) Jeon.

Email: kppw99@gmail.com

GitHub@kppw99