Ao procurar na ajuda on-line de nmap
, encontrei a seguinte descrição para os serviços prefixados com ssl/
.
<service>
This is simply the service name that the pattern matches. Examples would be ssh, smtp, http, or snmp. As a special case, you can prefix the service name with ssl/, as in ssl/vmware-auth. In that case, the service would be stored as vmware-auth tunneled by SSL. This is useful for services which can be fully recognized without the overhead of making an SSL connection.