Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 594 Bytes

File metadata and controls

10 lines (9 loc) · 594 Bytes

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.