sslciphercheck

Info

A new console tool to check supported SSL ciphers, it will also retrieve and extract the certificate information including whether Server Gated Cryptography (SGC) is supported The main problem with existing tools e.g. SSLDigger and thcsslcheck is that they either don't support SSLv2 or they don't retrieve the certificate information, so you cannot tell if Server Gated Cryptography is supported...sslciphercheck is designed to over come these issues.

Features

  • Console
  • Supports SSLv2
  • Supports SSLv3
  • Supports TLSv1
  • Checks all SSL ciphers supported by OpenSSL
  • Retrieves the SSL certificate info including SGC
  • Performs a HTTP request to ensure that the protocol/algorithm connection is valid
  • Parses out the HTTP response header and displays to console e.g. HTTP/1.1 200 OK or HTTP/1.1 301 Moved Permanently etc
  • Can output each successful HTTP response to a file in the format PROTOCOL_ALGORITHM_STRENGHT.html e.g. SSLv3_AES256-SHA_256.html (-t)
  • Can perform a keyword(s) match on the HTML response (-m)

Requirements

  • Windows 
  • Microsoft .NET Framework v3.5

 

 

 

 

 

 

 

 

Options:

Size

Colors