Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/totekuh/security-focus-dataset

https://www.securityfocus.com/ parser
https://github.com/totekuh/security-focus-dataset

Last synced: 1 day ago
JSON representation

https://www.securityfocus.com/ parser

Awesome Lists containing this project

README

        

# security-focus-dataset
https://www.securityfocus.com/ parser



1. Collect the dataset using secfocus_web_scraper.py

Web scraping might take a while, as the dataset contains more than 100K entries, so be patient.

2. Use secfocus.py with -s (--search) argument to look for matching vulnerabilities from the scraped dataset -f (--file argument).

You can adjust the dataset directory in secfocus.py source file.