Turn the 6481/udp probe from servicetags.nse into a UDP payload.

This commit is contained in:
david 2011-02-22 04:32:59 +00:00
parent 6f0af76f08
commit 60cd2ef9cf
2 changed files with 9 additions and 0 deletions

View file

@ -1,5 +1,7 @@
# Nmap Changelog ($Id$); -*-text-*-
o Added a Service Tags UDP probe for port 6481/udp. [David]
o [NSE] Added servicetags.nse, which queries the Sun Service Tags
agent and gets system information. [Matthew Flanagan]

View file

@ -164,6 +164,13 @@ 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"
# Sun Service Tag Discovery protocol (stdiscover)
# http://arc.opensolaris.org/caselog/PSARC/2006/638/stdiscover_protocolv2.pdf
# Would work better with a varying cookie; the second and later sends of this
# probe will be interpreted as resends by the server and will be ignored.
udp 6481
"[PROBE] 0000"
# 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"