Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 793 Bytes

README.md

File metadata and controls

51 lines (31 loc) · 793 Bytes

SSLScanner

SSLScanner is a command line tool that will scan your network for ssl / tls implementations. Currently the following protocols are being supported:

  • SMTP
  • HTTPS
  • POP3
  • IMAP
  • LDAPS
  • RADIUS
openssl s_client -connect whitepages.gatech.edu:636

Demo

Usage

Building

Installation

Install on OS-X using Homebrew

$ brew tap dutchcoders/homebrew-sslscanner
$ brew install sslscanner

Sponsors

This project has been made possible by Keytalk.

Contributions

Contributions are welcome.

Creators

Remco Verhoef

Copyright and license

Code and documentation copyright 2011-2015 Remco Verhoef and Keytalk.

Code released under the MIT license.