From 31389d88ce1e515928287f5f63fcadaf4cfc5695 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 28 Sep 2010 19:34:46 +0000 Subject: [PATCH] Add a new payload for udp/5351, NAT-PMP external address request. --- nmap-payloads | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nmap-payloads b/nmap-payloads index ca0e49a69..d00859d7e 100644 --- a/nmap-payloads +++ b/nmap-payloads @@ -164,6 +164,10 @@ udp 2049 "\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" "\x00\x00\x00\x00\x00\x00\x00\x00" +# NAT-PMP external IP address request. See section 3.2 of +# http://files.dns-sd.org/draft-cheshire-nat-pmp.txt. +udp 5351 "\x00\x00" + # DNS Service Discovery (DNS-SD) service query, as used in Zeroconf. # Transaction ID 0x0000, flags 0x0000, 1 question: PTR query for # _services._dns-sd._udp.local. If the remote host supports DNS-SD it will send