paper-with-me

Papers

A metric for software vulnerabilities classification

2012-12-15 · Gabriele Modena

Vulnerability discovery and exploits detection are two wide areas of study in software engineering. This preliminary work tries to combine existing methods with machine learning techniques to define a metric classification of vulnerable computer programs. First a feature set has been defined and later two models have been tested against real world vulnerabilities. A relation between the classifier choice and the features has also been outlined.

📄 PDF Abstract BibTeX arXiv:1212.3669

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClassificationGeneral ClassificationRelation

Similar Papers 제목 키워드 기반

Software Repositories and Machine Learning Research in Cyber Security

2023-11-01 · Mounika Vanamala, Keith Bryant, Alex Caravella

In today's rapidly evolving technological landscape and advanced software development, the rise in cyber security attacks has become a pressing concern. The integration of robust cyber security defenses has become essent…

Code Ownership in Open-Source AI Software Security

2023-12-18 · Jiawen Wen, Dong Yuan, Lei Ma, Huaming Chen

As open-source AI software projects become an integral component in the AI software development, it is critical to develop a novel methods to ensure and measure the security of the open-source projects for developers. Co…

Benchmarking

Automating the Detection of Code Vulnerabilities by Analyzing GitHub Issues

2025-01-09 · Daniele Cipollone, Changjie Wang, Mariano Scazzariello, Simone Ferlin 외

In today's digital landscape, the importance of timely and accurate vulnerability detection has significantly increased. This paper presents a novel approach that leverages transformer-based models and machine learning t…

Vulnerability Detection

GraphEye: A Novel Solution for Detecting Vulnerable Functions Based on Graph Attention Network

2022-02-05 · Li Zhou, Minhuan Huang, YuJun Li, Yuanping Nie 외

With the continuous extension of the Industrial Internet, cyber incidents caused by software vulnerabilities have been increasing in recent years. However, software vulnerabilities detection is still heavily relying on c…

C++ codeGraph AttentionGraph Classification

CVEfixes: Automated Collection of Vulnerabilities and Their Fixes from Open-Source Software

2021-07-19 · Guru Prasad Bhandari, Amara Naseer, Leon Moonen

Data-driven research on the automated discovery and repair of security vulnerabilities in source code requires comprehensive datasets of real-life vulnerable code and their fixes. To assist in such research, we propose a…

severity prediction