Skip to content

BushidoUK/Grab-Bulk-CVE-Details

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grab-Bulk-CVE-Details

Unashamedly vibe-coded all-in-one HTML applets for grabbing bulk details for a long list of CVE numbers.


CVE Checker

Three Simple Features:

  • A text area for users to paste a list of CVE numbers.
  • A dynamic table to display the progress and fetched descriptions.
  • Export functionality to download the data as a CSV.

KEV Checker

Simple Tool Features:

  • Which is another tool that has integrated the KEVIN API Endpoint:

CyberChef Recipe for CVE Extraction

Regular_expression('User defined','CVE-\\d{4}-\\d{4,}',true,true,false,false,false,false,'List matches')
Sort('Line feed',false,'Alphabetical (case insensitive)')
Unique('Line feed',false)

Images of the CVE Checker

Input:

Output:


Images of the KEV Checker

Input:

Output:

About

Vibe-coded all-in-one HTML applets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages