mirror of
https://github.com/telemt/telemt.git
synced 2026-06-19 02:00:08 +07:00
801f670827
- Refactor existing tests to improve clarity and specificity in naming. - Introduce new tests for minimum and maximum TLS ClientHello sizes, ensuring proper masking behavior for malformed probes. - Implement differential timing tests to compare latency between malformed TLS and plain web requests, ensuring similar performance characteristics. - Add adversarial tests for truncated TLS ClientHello probes, verifying that even malformed traffic is masked as legitimate responses. - Enhance the overall test suite for robustness against probing attacks, focusing on edge cases and potential vulnerabilities in TLS handling.