
Python-based TLS session reuse exploit tester that checks for authentication bypass vulnerabilities in misconfigured servers requiring client certificate authentication.
A Python-based tool to test potential TLS session reuse vulnerabilities that may allow authentication bypass in misconfigured servers.
This tool is for educational and authorized security testing purposes only.
Do NOT use it on systems without proper permission.
This script attempts to simulate a TLS session reuse scenario:
pip install requests cryptography urllib3