mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Add 4433 (openssl s_server) to likely SSL ports
This commit is contained in:
parent
6785355374
commit
42bb2feed8
1 changed files with 1 additions and 0 deletions
|
|
@ -216,6 +216,7 @@ local LIKELY_SSL_PORTS = {
|
|||
2376, -- docker-s
|
||||
3269, -- globalcatLDAPssl
|
||||
3389, -- ms-wbt-server
|
||||
4433, -- openssl s_server
|
||||
4911, -- ssl/niagara-fox
|
||||
5061, -- sip-tls
|
||||
5986, -- wsmans
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue