ITADN

Add MCP Cybersec Watchdog to Endpoint section

#335Opengirste 创建于 2026-01-17
G
girstecommented
Hi! I'd like to suggest adding [MCP Cybersec Watchdog](https://github.com/girste/mcp-cybersec-watchdog) to the Endpoint/Configuration Management section. It's a Linux security auditing tool similar to Lynis but designed to work via MCP (Model Context Protocol) for AI-assisted security analysis. **Features:** - Firewall audit (ufw/iptables/firewalld) - SSH hardening checks - Fail2ban analysis - Docker security audit - Kernel hardening verification (ASLR, ptrace, etc.) - AppArmor/SELinux status - Open ports and network services - SSL certificate checks - Continuous monitoring daemon with anomaly detection **Technical details:** - Single 8MB Go binary, no dependencies - MIT licensed - Works with Claude Code, Cursor, and other MCP-compatible tools **Suggested entry:** ```markdown - [MCP Cybersec Watchdog](https://github.com/girste/mcp-cybersec-watchdog) - Linux security audit and monitoring tool via Model Context Protocol. Single binary analyzing firewall, SSH, fail2ban, Docker, kernel hardening, SSL certificates, with continuous monitoring and anomaly detection. ``` Thanks for considering!
2 条评论