Script quake3-master-getservers

Script types: portrule, postrule
Categories: default, discovery, safe
Download: https://svn.nmap.org/nmap/scripts/quake3-master-getservers.nse

Script Summary

Queries Quake3-style master servers for game servers (many games other than Quake 3 use this same protocol).

Script Arguments

quake3-master-getservers.outputlimit

If set, limits the amount of hosts returned by the script. All discovered hosts are still stored in the registry for other scripts to use. If set to 0 or less, all files are shown. The default value is 10.

Example Usage

nmap -sU -p 27950 --script=quake3-master-getservers <target>

Script Output

PORT      STATE SERVICE REASON
27950/udp open  quake3-master
| quake3-master-getservers:
|     192.0.2.22:26002 Xonotic (Xonotic 3)
|     203.0.113.37:26000 Nexuiz (Nexuiz 3)
|_    Only 2 shown. Use --script-args quake3-master-getservers.outputlimit=-1 to see all.

Requires


Author:

  • Toni Ruottu

License: Same as Nmap--See https://nmap.org/book/man-legal.html