SSL/TLS Audit version Alpha

SSL Audit scans web servers for SSL support, unlike other tools it is not limited to ciphers supported by SSL engines such as OpenSSL or NSS and can detect all known cipher suites over all SSL and TLS versions.

Apart from scanning available ciphersuites it has an interesting tidbit : The Fingerprint mode (Experimental). Included is an experimental fingerprint engine that tries to determine the SSL Engine used server side. It does so by sending normal and malformed SSL packets that can be interpreted in different ways.

SSL Audit is able to fingerprint:

  • IIS7.5 (Schannel)
  • IIS7.0 (Schannel)
  • IIS 6.0 (Schannel)
  • Apache (Openssl)
  • Apache (NSS)
  • Certicom
  • RSA BSAFE

Known issues:

  • FP on SSLv2 (needs seperated HTTPS request to verify)
  • No way to export results

Read the Documentation

More information: here

Post scriptum

Compliance Mandates

  • Application Scanner :

    PCI/DSS 6.3, SOX A12.4, GLBA 16 CFR 314.4(b) and (2), HIPAA 164.308(a)(1)(i), FISMA RA-5, SA-11, SI-2, ISO 27001/27002 12.6, 15.2.2


Related Articles

Application Scanner
Information Gathering
SSL Audit