February 2019
Intermediate to advanced
256 pages
7h 34m
English
To execute sslscan, we will specify the output as XML, and also specify the target website's URL:
$ sslscan --no-failed --xml=nodegoat_SSLscan.xml nodegoat.kerokuapp.com
--no-failed means only accepted connections will be listed in the test results. When reviewing the SSLSCan test results, we will only focus on those connections with accepted.
Read now
Unlock full access