1 dépôt
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.
This project is an SSH security audit tool designed to analyze server and client configurations. It functions as a cryptographic analyzer that evaluates key exchange, MAC, and encryption algorithms to identify weak or legacy primitives and ensure security compliance. The tool distinguishes itself by providing a hardening guide with platform-specific configuration instructions and algorithm recommendations to remediate detected vulnerabilities. It also includes a denial of service tester that measures server resilience against CPU exhaustion and concurrent socket connection attacks. Broad cap
Operates a listener to evaluate the configuration and behavior of software attempting to establish a connection.