SSLScan

A fast SSL service scanner
Download

SSLScan Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Ian Ventura-Whiting
  • Publisher web site:
  • http://www.titania.co.uk/sslscan.php

SSLScan Tags


SSLScan Description

A fast SSL service scanner SSLScan is a fast SSL service scanner. It determines which ciphers are supported, the preferred ciphers, and the service certificate. The project is also possible to supply a certificate and private key to use with a connection.Build:sslscan can be built manually using the following command: gcc -lssl -o sslscan sslscan.cThe command line arguements for SSLScan are:Command: sslscan Options: --targets=< file > A file containing a list of hosts to check. Hosts can be supplied with ports (i.e. host:port). --no-failed List only accepted ciphers (default is to listing all ciphers). --ssl2 Only check SSLv2 ciphers. --ssl3 Only check SSLv3 ciphers. --tls1 Only check TLSv1 ciphers. --pk=< file > A file containing the private key or a PKCS#12 file containing a private key/certificate pair (as produced by MSIE and Netscape). --pkpass=< password > The password for the private key or PKCS#12 file. --certs=< file > A file containing PEM/ASN1 formatted client certificates. --xml=< file > Output results to an XML file. --version Display the program version. --help Display the help text you are now Requirements: · OpenSSL · GCC What's New in This Release: · This release adds HTTP server response code support, SSL bug workarounds and a fix for an XML reporing issue.


SSLScan Related Software