1 个仓库
Testing of SSH client software by intercepting connection attempts using a mock server.
Distinct from SSH Clients: Focuses on active evaluation of client behavior via a listener, not just providing client software.
Explore 1 awesome GitHub repository matching networking & communication · Client Behavior Analysis. Refine with filters or upvote what's useful.
该项目是一个 SSH 安全审计工具,旨在分析服务器和客户端配置。它作为一个密码分析器,评估密钥交换、MAC 和加密算法,以识别弱或遗留原语并确保安全合规性。 该工具的独特之处在于提供了一份带有特定平台配置说明和算法建议的加固指南,以修复检测到的漏洞。它还包括一个拒绝服务(DoS)测试器,用于测量服务器对 CPU 耗尽和并发 Socket 连接攻击的弹性。 广泛的能力涵盖安全审计和漏洞测试,包括验证安全策略和识别软件版本。该项目还通过 Diffie-Hellman 模数大小测试执行密码验证,并通过基于监听器的分析评估客户端软件行为。
Operates a listener to evaluate the configuration and behavior of software attempting to establish a connection.