Skip to content

This is a project I have developed for academic purpose. Aim of this project is to score new vulnerability published

Notifications You must be signed in to change notification settings

arman18/Vulnerability_scoring_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulnerability Scoring System

This is a project I have developed for academic purpose (Software Project Lab 3). The purpose of this software is to collect up-to-date vulnerability dataset. The dataset includes CVE-ID, Description, Exploit-DB links, CVSS and EPSS scores and much more.

image17

At the time of writing there is 1,90,799 CVE data available on this software (upper right corner). Users can navigate to all datasets using the bottom buttons. Also double click an item will trigger a detailed view of each CVE.

image25 Using Bert classifier this software can predict an unknown CVSS scores from its description. This software also capable of showing different graphical exhibition that can be triggered from exhibition | graphical action.

image18

Figures shows the overall trends of vulnerability. Also users can view vendor wise comparison graph and top affected product pie charts.

image27

CVSS3.1 calculator has been implemented here. Which can be triggered from calculator | CVSS action

image33

Lastly users can manually update the vulnerability dataset and also export the underlying dataset for their further analysis / research.

About

This is a project I have developed for academic purpose. Aim of this project is to score new vulnerability published

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages