Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked CVE Collector


itsMe

Recommended Posts

This is the hidden content, please

Simple Latest CVE Collector Written in Python

    There are various methods for collecting the latest CVE (Common Vulnerabilities and Exposures) information.
    This code was created to provide guidance on how to collect, what information to include, and how to code when creating a CVE collector.
    The code provided here is one of many ways to implement a CVE collector.
    It is written using a method that involves crawling a specific website, parsing HTML elements, and retrieving the data.

This collector uses a search query on

This is the hidden content, please
to collect information on vulnerabilities with a severity score of 6 or higher.

Features

    It creates a simple delimiter-based file to function as a database (no DBMS required).
    When a new CVE is discovered, it retrieves "vulnerability details" as well.

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.