Skip to content

A small tools is used to crawl information about all CVEs of a framework listed on https://www.cvedetails.com/

Notifications You must be signed in to change notification settings

hoanhp/CVEs-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVEs-crawler

A small tools is used to crawl information about all CVEs of a framework listed on cvedetails by using name of framework as keyword. if everthing goes fine, the result will be exported in .csv format. The very first advanced feature it has is filtering by time :) But may be sooner than you think, i will comeback with some new ones!

Other info will be updated soon!

Example

$ python CVE_crawler_keyword.py Joomla 2012

Requirements

Python 2.7:

  • requests
  • BeautifulSoup
  • csv

About

A small tools is used to crawl information about all CVEs of a framework listed on https://www.cvedetails.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages