1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-04 05:39:01 +00:00

Negotiate down VNC versions for unknown versions instead of failing

This commit is contained in:
dmiller
2016-03-28 13:31:24 +00:00
parent 23bb9ef5ce
commit f272172721
2 changed files with 23 additions and 5 deletions

View File

@@ -16,6 +16,7 @@
-- * PostgreSQL
-- * SMTP
-- * TDS (MS SQL Server)
-- * VNC (TLS and VeNCrypt auth types)
-- * XMPP
--
-- @author "Patrik Karlsson <patrik@cqure.net>"