8000 GitHub - 4ESTSEC/wxvl: 自动抓取微信公众号安全漏洞文章,转换为Markdown格式并建立本地知识库,每日持续更新。本项目基于 [原版wxvl](https://github.com/20142995/wxvl) 进行扩展。
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ wxvl Public

自动抓取微信公众号安全漏洞文章,转换为Markdown格式并建立本地知识库,每日持续更新。本项目基于 [原版wxvl](https://github.com/20142995/wxvl) 进行扩展。

Notifications You must be signed in to change notification settings

4ESTSEC/wxvl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

微信公众号安全漏洞文章归档

GitHub Actions License

本项目基于 原版wxvl 进行扩展,新增了2022年4月至2025年4月期间的安全漏洞文章。

✨ 项目功能

自动抓取微信公众号安全漏洞文章,转换为Markdown格式并建立本地知识库,每日持续更新。

📰 数据来源

数据来自以下渠道的公众号文章:

🔍 内容筛选规则

系统会自动识别包含以下关键词的文章: 复现|漏洞|CVE-\d+|CNVD-\d+|CNNVD-\d+|XVE-\d+|QVD-\d+|POC|EXP|0day|1day|nday|RCE|代码执行|命令执行

🛠️ 技术实现

  • 使用 wechatmp2markdown 将公众号文章转为Markdown格式
  • 智能处理特殊字符,生成合规文件名
  • 按年月分类存储:doc/yy-mm/
  • 通过data.json记录已处理链接,避免重复

⚙️ 使用方法

自动运行

  • GitHub Actions 每4小时自动执行

手动运行

# 抓取当日新文章
python run.py today

# 抓取历史文章(更改脚本后使用)
python run_history.py history

About

自动抓取微信公众号安全漏洞文章,转换为Markdown格式并建立本地知识库,每日持续更新。本项目基于 [原版wxvl](https://github.com/20142995/wxvl) 进行扩展。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0