mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Adds globalcatssl port to LIKELY_SSL_PORTS. Closes #179
This commit is contained in:
parent
e919d7fa94
commit
c24322ff9a
1 changed files with 1 additions and 0 deletions
|
|
@ -194,6 +194,7 @@ local LIKELY_SSL_PORTS = {
|
|||
993, -- imaps
|
||||
994, -- ircs
|
||||
995, -- pop3s
|
||||
3269, -- globalcatLDAPssl
|
||||
3389, -- ms-wbt-server
|
||||
5061, -- sip-tls
|
||||
6679,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue