1 dépôt
Testing SSH server responses to various Diffie-Hellman group sizes to ensure insecure lengths are rejected.
Distinguishing note: Existing candidates focus on payload size or window size, not cryptographic modulus negotiation
Explore 1 awesome GitHub repository matching security & cryptography · Diffie-Hellman Modulus Validation. 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
Verifies if the server correctly validates and rejects insecure Diffie-Hellman modulus lengths.