Skip to content

myseq/cisa_kev_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

CISA KEV

This repo hosts some utilities for CISA KEV.

Previously, those utils are stored separately at kev-dashboard and kev-catalog.

Both repos are in archives mode.

KEV-Dashboard

This is a simple util that generate a dashboard for CISA's KEV.

This tool is written in python, and it can display the dashboard in two (2) modes: text mode or ASCII chart mode. This tools is created after I got inspired by 2 things:

  • Kenna EPSS distribution per cve/vendor (very cool) and
  • the command line utility (termgraph) that draws basic graphs in the terminal.

So I decided to take up the challenge to create a similar tool for both the idea.

KEV-Catalog

This util show catalog of Known Exploited Vulnerabilities (KEV) from CISA.

This tool is written in Python to shows the top-N vendors and the top-N vulnerable products found in the CISA's KEV. It also can search a specific CVE or keyword in the KEV json file.

It includes the function:

  • To save the JSON file from CISA website.
  • Perform local search based on JSON file.

Links

MySeq Blog

About

Utils for CISA KEV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published