Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
cve-2009-3555-test-server — A TLS server using a vendored fork of the Go TLS stack that has renegotation indication extension forcibly disabled. | Kitploit
Tools/GitHubGitHub/johnwchadwick/
cve-2009-3555-test-server
Vulnerability AnalysisExploitationWeb SecurityPenetration TestingLearning & Education
GitHubjohnwchadwick/cve-2009-3555-test-server

cve-2009-3555-test-server

A TLS server using a vendored fork of the Go TLS stack that has renegotation indication extension forcibly disabled.

View Repository
314 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

What is this?

This is a TLS server using a vendored fork of the Go TLS stack that has renegotation indication extension forcibly disabled, which will trigger CVE-2009-3555 mitigations in OpenSSL 3.0+. Note that it isn't truly vulnerable to CVE-2009-3555 because the Go TLS stack doesn't allow renegotiations at all.

The function of this program is to act as a test server for TLS clients that refuse to connect to servers with insecure client renegotiation configurations, like OpenSSL 3.0+ without the SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION option.

Download Tool