From 4118427819cf4f7eba1ed64aecd78c6a038a788c Mon Sep 17 00:00:00 2001 From: david Date: Tue, 25 May 2010 18:35:48 +0000 Subject: [PATCH] Fix two discrepancies in the nmap-payloads compared to old payload.cc: Remove port 222 from the RIP probe and add 44400 to the Quake 3. --- nmap-payloads | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nmap-payloads b/nmap-payloads index 44cc9f509..ca0e49a69 100644 --- a/nmap-payloads +++ b/nmap-payloads @@ -105,7 +105,7 @@ source 500 # Routing Information Protocol version 1. Special-case request for the entire # routing table (address family 0, address 0.0.0.0, metric 16). RFC 1058, # section 3.4.1. -udp 520,222 +udp 520 "\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" "\x00\x00\x00\x00\x00\x00\x00\x10" @@ -196,4 +196,4 @@ udp 27910,27911,27912,27913,27914 "\xff\xff\xff\xffstatus" # 27960-27964: Various games # 30720-30724: Tremulous # 44400: Warsow -udp 26000,26001,26002,26003,26004,27960,27961,27962,27963,27964,30720,30721,30722,30723,30724 "\xff\xff\xff\xffgetstatus" +udp 26000,26001,26002,26003,26004,27960,27961,27962,27963,27964,30720,30721,30722,30723,30724,44400 "\xff\xff\xff\xffgetstatus"