Skip to content

jwx0539/InspectVulns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

关于结构

  • 首先对收集的源进行爬虫,这里暂时只提取了四个源(CVE,exploit_db,hacker_news,theat_book)
  • 然后爬虫对获取到的数据进行关键字检索处理,将检索的数据存入数据库
  • 爬虫同时生成部分csv文件在output文件夹中,方便后边进行数据分析进行简单可视化
  • 然后利用echarts或者matplotlib对数据进行画图处理
  • 最后邮件推送,将爬到数据和图片作为附件进行定时邮件推送

后期优化

目前只是简单实现其功能,后期还会对其进行优化,增加漏洞告警源等等

更多详细信息参考ccmysunshine.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages