Script teamspeak2-version
Script types:
portrule
Categories:
version
Download: https://svn.nmap.org/nmap/scripts/teamspeak2-version.nse
Script Summary
Detects the TeamSpeak 2 voice communication server and attempts to determine version and configuration information.
A single UDP packet (a login request) is sent. If the server does not have a password set, the exact version, name, and OS type will also be reported on.
Example Usage
nmap -sU -sV -p 8767 <target>
Script Output
PORT STATE SERVICE REASON VERSION 8767/udp open teamspeak2 script-set TeamSpeak 2.0.23.19 (name: COWCLANS; no password) Service Info: OS: Win32
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html