Skip to content

Several Scripts for Treating/Analyzing CVE historical data

Notifications You must be signed in to change notification settings

omok314159/CVE_Analyze_Tools

Repository files navigation

CVE_Analyze_Tools

Assuming

These scripts are assuming to treat data which download from Here(CVE Change Logs).

Usage

  1. Run "Monthly_wget.sh" to download Monthly CVEs lists under Monthly_CVEs. For internal use, this script is downloading 2015/01 - 2019/12.
  2. Run "Create_CVEs_list.sh" to create CVEs_list under WORK_CVEs which Published from 2015/01-2019/12.
  3. Run "Download_from_mitre.sh" to download each CVEs details from MITRE under CVEs_MITRE.
  4. Run "Create_CVEs_Total_Published_Month.sh" to count number of each month CVEs.

About

Several Scripts for Treating/Analyzing CVE historical data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages