Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivytin/cve-crawler
https://github.com/ivytin/cve-crawler
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ivytin/cve-crawler
- Owner: ivytin
- Created: 2015-09-24T12:14:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-05T04:53:33.000Z (about 9 years ago)
- Last Synced: 2024-08-05T17:41:44.476Z (4 months ago)
- Language: Python
- Size: 152 KB
- Stars: 6
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
- awesome-hacking-lists - ivytin/cve-crawler - (Python)
README
### CVE_Detail_Crawler
A auto crawler tool for collecting CVE infomations and details from websites.
_ _ _
- #### Websites for crawling
- [CVE Mitre](https://cve.mitre.org/index.html)
- [CVE Details](https://www.cvedetails.com/)- #### Dependence
- requests
- Python 2.x