1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-20 05:09:02 +00:00

Some doc changes in ventrilo-info.

This commit is contained in:
david
2013-01-16 00:29:07 +00:00
parent 0faba68f11
commit 0a5677085d

View File

@@ -15,12 +15,12 @@ port with the same port number (fixed to 3784 in the free version, otherwise
configurable). This script activates on both a TCP and UDP port version scan.
In both cases probe data is sent only to the UDP port because it allows for a
simple and informative status command as implemented by the
"ventrilo_status.exe" executable which has shipped alongside the Windows server
<code>ventrilo_status.exe</code> executable which has shipped alongside the Windows server
package since version 2.1.2 when the UDP status service was implemented.
When ran as a version detection script (-sV), the script will report on the
server version, name, uptime, authentication scheme, and OS. When ran
explicitly (--script ventrilo-info), the script will additionaly report on the
When run as a version detection script (<code>-sV</code>), the script will report on the
server version, name, uptime, authentication scheme, and OS. When run
explicitly (<code>--script ventrilo-info</code>), the script will additionally report on the
server name phonetic pronounciation string, the server comment, maximum number
of clients, voice codec, voice format, channel and client counts, and details
about channels and currently connected clients.