1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-29 10:59:02 +00:00

Document ARD auth for vnc-brute

This commit is contained in:
dmiller
2017-11-30 19:36:00 +00:00
parent f25a6903fe
commit 2a61b3269e

View File

@@ -13,6 +13,7 @@ Performs brute force password auditing against VNC servers.
--
-- @args vnc-brute.bruteusers If set, allows the script to iterate over
-- usernames for auth types that require it (plain,
-- Apple Remote Desktop (30),
-- SASL (not supported), and ATEN) Default: false,
-- since most VNC auth types are password-only.
-- @usage