KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
CVE-Alert
★ 18
Open GitHub ↗
懒人必备,CVE漏洞预警脚本,支持钉钉/企业微信群机器人消息通知
Download README (.md)
Explore Similar Repositories
angular-theming
:
No description available.
OpenAPIReflection
:
Additional support for turning Swift Types into OpenAPISchema
particle
:
A lightweight CSS framework for creation of pages structrure
chesspos
:
Embedding based chess position search and embedding learning for chess positions
vk_messages
:
Custom library to pass messages API restriction
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
CVE-Alert
?
Download (.md)
# CVE-Alert 懒人必备,CVE漏洞预警脚本,支持钉钉/企业微信群机器人消息通知 ## 使用 下载(或直接[复制](https://github.com/p7e4/CVE-Alert/blob/master/cvealert.py))`cvealert.py`文件, 在`webhooks`部分填入群机器人的webhook即可 钉钉需要设置自定义关键词为`CVE`或IP白名单 可使用`crontab`或`windows定时任务`来做定时执行 例如每半小时: `*/30 * * * * python3 /root/cvealert.py >> cvealert.log 2>&1` ## 截图  ## Feature - 支持关键词筛选([@cantgis](https://github.com/p7e4/CVE-Alert/issues/1)) - ~~支持翻译描述([@cantgis](https://github.com/p7e4/CVE-Alert/issues/3))~~ 接口失效 - 支持自定义消息模板([@cantgis](https://github.com/p7e4/CVE-Alert/issues/5)) ## 说明 > 数据来源于[NVD api](https://nvd.nist.gov/developers/vulnerabilities) ~~也可以直接用rss订阅(每两小时更新)~~ > ~~https://nvd.nist.gov/feeds/xml/cve/misc/nvd-rss.xml~~ [官方](https://nvd.nist.gov/general/news/change-timeline)已不再提供 ## 反馈 提交[issues](https://github.com/p7e4/CVE-Alert/issues/new)