Skip to content

tehmaze/tlsspy

Repository files navigation

TLS Spy

TLS Analysis Toolkit, inspired by Qualys' excellent SSL Server Test. If you're looking for a quick tool to do online analysis, using their tools is highly recommended.

Project status

Getting there :)

Features

We support various SSL and TLS versions:

  • SSLv2 (only basic handshake)
  • SSLv3 (only basic handshake)
  • TLSv1.0 (full handshake)
  • TLSv1.1 (most handshake parts)
  • TLSv1.2 (most handshake parts)

We support various TLS extensions:

We support testing for various vulnerabilities:

  • Browser Exploit Against SSL/TLS (BEAST)
  • Compression Ratio Info-leak Made Easy (CRIME)
  • OpenSSL heartbeat information disclosue (Heartbleed)

About

TLS protocol analyzer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages