HOME>>>>>>>>>

File quake3-info

脚本使用类型: portrule
脚本所属分类: default, discovery, safe, version
脚本下载地址: http://nmap.org/svn/scripts/quake3-info.nse

User Summary

Extracts information from a Quake3 game server and other games which use the same protocol.

Example Usage

执行格式

nmap -sU -sV -Pn --script quake3-info.nse -p <port> <target>

Script Output

PORT      STATE         SERVICE VERSION
27960/udp open          quake3  Quake 3 dedicated server
| quake3-info:  
| PLAYERS:
|     1. cyberix (frags: 0/20, ping: 4)
| BASIC OPTIONS:
|     capturelimit: 8
|     dmflags: 0
|     elimflags: 0
|     fraglimit: 20
|     gamename: baseoa
|     mapname: oa_dm1
|     protocol: 71
|     timelimit: 0
|     version: ioq3 1.36+svn1933-1/Ubuntu linux-x86_64 Apr  4 2011
|     videoflags: 7
|     voteflags: 767
| OTHER OPTIONS:
|     bot_minplayers: 0
|     elimination_roundtime: 120
|     g_allowVote: 1
|     g_altExcellent: 0
|     g_delagHitscan: 0
|     g_doWarmup: 0
|     g_enableBreath: 0
|     g_enableDust: 0
|     g_gametype: 0
|     g_instantgib: 0
|     g_lms_mode: 0
|     g_maxGameClients: 0
|     g_needpass: 0
|     g_obeliskRespawnDelay: 10
|     g_rockets: 0
|     g_voteGametypes: /0/1/3/4/5/6/7/8/9/10/11/12/
|     g_voteMaxFraglimit: 0
|     g_voteMaxTimelimit: 0
|     g_voteMinFraglimit: 0
|     g_voteMinTimelimit: 0
|     sv_allowDownload: 0
|     sv_floodProtect: 1
|     sv_hostname: noname
|     sv_maxPing: 0
|     sv_maxRate: 0
|     sv_maxclients: 8
|     sv_minPing: 0
|     sv_minRate: 0
|_    sv_privateClients: 0

Requires


Author: Toni Ruottu

License: VER007 整理 http://www.ver007.com