June 2017
Intermediate to advanced
338 pages
8h 28m
English
SSLscan is another tool provided in Kali that is adept at automating the scanning process and helping us assess the versions of software, ciphers in use, and many other aspects of secure connectivity. Built in C and leveraging the OpenSSL 1.0.1 libraries, SSLscan is also cross-platform, so if you happen to need a Microsoft Windows or Mac OS version of the application, they are available. SSLscan's options are much more straightforward and they help file brief, and while this makes it very easy to run, it is also helpful to run another tool with greater detail on the PKI-side of things alongside it. To run SSLscan, you can simply use the following syntax with the scan I ran for this:
sslscan [Options] [host:port | host] ...
Read now
Unlock full access