From c24322ff9a3b1f87bbe6ed30553e457bb6b8b889 Mon Sep 17 00:00:00 2001 From: paulino Date: Mon, 20 Jul 2015 04:07:41 +0000 Subject: [PATCH] Adds globalcatssl port to LIKELY_SSL_PORTS. Closes #179 --- nselib/shortport.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/nselib/shortport.lua b/nselib/shortport.lua index 082c6dde5..687d38628 100644 --- a/nselib/shortport.lua +++ b/nselib/shortport.lua @@ -194,6 +194,7 @@ local LIKELY_SSL_PORTS = { 993, -- imaps 994, -- ircs 995, -- pop3s + 3269, -- globalcatLDAPssl 3389, -- ms-wbt-server 5061, -- sip-tls 6679,