本博客主要用来做个人部分安全相关信息爬虫的可视化,如果有其他比较好的数据源,请直接在 Github 提 issues 。
Github: https://github.com/lianccccc/lianccccc.github.io
目前数据源:
- github_commit.py:监控指定仓库的 commit
- github_issues.py:监控指定仓库的 issues ( pull request 也是包含在 issues 中 )
- github_search.py:监控包含指定关键字的仓库
- github_owner.py:监控指定用户新增的仓库
- github_security.py:监控指定仓库新增的安全公告
- github_advisories.py:监控 Github 全局安全公告
- twitter_user.py:监控指定 Twitter 用户新发布的推文
- horizon3ai.py: horizon3ai attack 博客
- rapid7.py: rapid7 安全研究和漏洞披露博客
- watchtowr.py: watchtowr 博客
- projectdiscovery.py: projectdiscovery 安全研究博客
- weixin.py:微信公众号( 基于公众号平台 + 无头浏览器,需要扫码 )
- attackerkb.py: attackerkb.com 网站(有分析的漏洞)
- huntr.py: huntr.com 公开漏洞爬虫