Nmap Development mailing list archives

Re: just finished writing quake3-master-getservers.nse


From: David Fifield <david () bamsoftware com>
Date: Tue, 22 Feb 2011 13:57:34 -0800

On Mon, Jan 10, 2011 at 12:48:56PM +0200, Toni Ruottu wrote:
Good day!

I just finished working on a script that queries Quake3 styled master
servers to get addresses for game servers. The script stores the game
server information in the registry for use with other scripts. I have
experimented postrule scripts that compute statistics such as protocol
and port popularity from the gathered data. Some kind of target script
for scanning the game servers them selves might also make sense. I am
sending a patch instead of the plain nse file. The patch contains an
nse file, and a small protocol database file I composed. I am hoping
the database will receive improvements over time. You can try the
script out by running
nmap -p 27950 dpmaster.deathmask.net -sU --script quake3-master-getservers.nse

Thanks Toni. I moved the data file within the script until we have
another script that needs it. I also made it deterministically show the
first 10 servers instead of picking 10 randomly. It's committed in
r22353.

David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: