Unashamedly vibe-coded all-in-one HTML applets for grabbing bulk details for a long list of CVE numbers.
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.
Simple Tool Features:
- Which is another tool that has integrated the KEVIN API Endpoint:
- The tool now iterates through the CVEs you supply in the textbox and sends an individual request for each CVE to https://kevin.gtfkd.com/vuln/{CVE}.
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)
Input:
Output:
Input:
Output:



