All Projects → FortuneC00kie → Bug Monitor

FortuneC00kie / Bug Monitor

Licence: gpl-3.0
Seebug、structs、cve漏洞实时监控推送系统🔦

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Bug Monitor

ESP-Bug
ESP8266 based WiFi implant to remotely track the presence of certain people or devices via a simple web interface
Stars: ✭ 78 (-69.65%)
Mutual labels:  monitor, bug
i3-workscreen
In i3wm compatible manner - dynamically re-configures your (multi)-monitor setup on the fly when you hotplug/unplug display cabel(s)
Stars: ✭ 29 (-88.72%)
Mutual labels:  monitor
surepy
🐾 Library & CLI to monitor and control the Pet Door & Cat Flap Connect 🚪 the Pet Feeder Connect 🍽 and the Felaqua 💦 sold by Sure Petcare
Stars: ✭ 45 (-82.49%)
Mutual labels:  monitor
wing-binlog
php mysqlbinlog monitoring system
Stars: ✭ 37 (-85.6%)
Mutual labels:  monitor
k8s-mon
滴滴夜莺Kubernetes monitor
Stars: ✭ 40 (-84.44%)
Mutual labels:  monitor
ferryd
Fast, safe and reliable transit for the delivery of software updates to users.
Stars: ✭ 43 (-83.27%)
Mutual labels:  monitor
monitorcontrol
Python monitor controls using DDC-CI.
Stars: ✭ 60 (-76.65%)
Mutual labels:  monitor
ktPlayer-Music-Player
ktPlayer - Music Player on Java 8 with using JavaFX (Desktop)
Stars: ✭ 22 (-91.44%)
Mutual labels:  bug
Shark
Shark is an open source algorithmic trading platform. It alerts traders to specific items of interest and can execute trades based on those interests.
Stars: ✭ 19 (-92.61%)
Mutual labels:  monitor
Dell-S2716DGR-Calibration-Guide
Calibration guide for the Dell S2716DG and S2716DGR to get the best picture quality and colors
Stars: ✭ 33 (-87.16%)
Mutual labels:  monitor
CVE-2020-11932
Double-Free BUG in WhatsApp exploit poc.
Stars: ✭ 82 (-68.09%)
Mutual labels:  bug
AnyStatus
A remote control for your CI/CD pipelines and more
Stars: ✭ 38 (-85.21%)
Mutual labels:  monitor
RightStatsMonitor
A useful tool for displaying FPS with high precision. Very lightweight and fast. GC-free
Stars: ✭ 14 (-94.55%)
Mutual labels:  monitor
Bugzee
Simple Script to install recommended Bug Bounty Hunting Tools In Your Linux Disto
Stars: ✭ 42 (-83.66%)
Mutual labels:  bug
hawk-eye
前端监控:定时监控站点渲染情况,记录异常并保存截图: puppeteer, thinkjs,mongodb,headless-chrome,vuejs
Stars: ✭ 88 (-65.76%)
Mutual labels:  monitor
WindowsMonitor
WMI namespaces and classes
Stars: ✭ 15 (-94.16%)
Mutual labels:  monitor
FATE-Serving
A scalable, high-performance serving system for federated learning models
Stars: ✭ 107 (-58.37%)
Mutual labels:  monitor
heartbeats
一个基于数据上报的监控系统. 用于监控定时和定期类型服务监控状况
Stars: ✭ 25 (-90.27%)
Mutual labels:  monitor
alarm-dog
哮天犬是一个通用的统一告警平台,提供配置化、流程化、标准化的能力,支持多种告警通知渠道,支持告警收敛、过滤、升级、工作流、自动恢复等功能,实现统一输入、不同输出。可以对接Grafana、阿里云Arms、实时计算等监控能力,各业务也可以直接在代码中埋点上报告警,也可以定制化开发,实现监控告警全场景覆盖。https://tal-tech.github.io/alarm-dog-docs
Stars: ✭ 165 (-35.8%)
Mutual labels:  monitor
Charles-Proxy-Mobile-Guide
The mobile hackers' guide to Charles Proxy 👍
Stars: ✭ 105 (-59.14%)
Mutual labels:  monitor

bug-monitor

Seebug、structs、cve漏洞实时监控推送系统

GitHub issues GitHub forks GitHub stars Python 3.x GitHub license

特性

通过爬虫实时爬取seebug、structs等的页面,若发现有新的漏洞出现,存入mongodb并可通过微信公众号进行推送(此项功能需要在config.ini中配置app_key和secuity)程序默认保存一个月之内的漏洞,超过一个月的漏洞会被自动清理

程序使用的微信推送功能和cve信息爬取的配置信息都要在config.yaml中配置(ps:cve信息爬取使用的api是https://www.saucs.com 因此需要去该网站注册账号并查看自己的api信息进行配置)

本项目还使用了chrome headless进行反爬虫绕过,因此需要安装chromedriver依赖,详情可参考链接

todo

1.实现对cnnvd等监控

2.结合github泄漏监控做到微信公众号推送

3.针对不同用户需求,实现微信公众号差异化推送

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].