Skip to content

Wakotu/cve_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraper to collect cve information

Usage

python main.py -h
usage: main.py [-h] [-d] [-n] [-o]

CVE Scraper

options:
  -h, --help      show this help message and exit
  -d, --debug     debug mode
  -n, --nvd       fetch from nvd or mitre website
  -o, --overview  get overview report

You could run main.py without arguments directly.

The scraper will wait for you to enter the query keyword and collect corresponding CVEs automatically.

About

web scraper to collect cve information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages