This scanner takes the following parameters:
- --sslyze_path (-p)
- You can use this optional parameter to provide the script
with the path to sslyze.py or sslyze. If you do not provide this
the script tries to find the files itself and fails if it cannot
find them.
- --sslyze_options (-o)
- Additional command line options to provide to sslyze see
'sslyze.py --help' for more information. Please quote the options so that they
are passed as a single block. E.g. -o '-option1 -option2'
- --hosts
- The file containing the 'hosts' to scan
You must use --hosts @HOSTS
- $HOSTS is subsituted with the contents of the host field
- @HOSTS is subsituted with the path of a file containig the hosts field
- $WORSKPACE is subsituted with the workspace name
- $SCAN is substituted with the scan name
- $PASSWORD is substituted with the value in the password field