diff --git a/nmap-payloads b/nmap-payloads index d356ca1b8..5e1fb91bb 100644 --- a/nmap-payloads +++ b/nmap-payloads @@ -72,6 +72,24 @@ udp 427 "\x02\x01\x00\x006 \x00\x00\x00\x00\x00\x01\x00\x02en\x00\x00\x00\x15" "service:service-agent\x00\x07default\x00\x00\x00\x00" +# DTLS +udp 443,4433,4740,5349,5684,6514,6636,10161,10162 + # DTLS 1.2, length 52 + "\x16\xfe\xfd\x00\x00\x00\x00\x00\x00\x00\x00\x00\x36" + # ClientHello, length 40, sequence 0, offset 0 + "\x01\x00\x00\x2a\x00\x00\x00\x00\x00\x00\x00\x2a" + # DTLS 1.2 + "\xfe\xfd" + # Random + "\x00\x00\x00\x00\x7c\x77\x40\x1e\x8a\xc8\x22\xa0\xa0\x18\xff\x93" + "\x08\xca\xac\x0a\x64\x2f\xc9\x22\x64\xbc\x08\xa8\x16\x89\x19\x3f" + # Session id length 0, cookie length 0 + "\x00\x00" + # Cipher suites, mandatory TLS_RSA_WITH_AES_128_CBC_SHA + "\x00\x02\x00\x2f" + # Compressors (NULL) + "\x01\x00" + # Internet Key Exchange version 1, phase 1 Main Mode. We offer every # combination of (DES, 3DES) and (MD5, SHA) in the hope that one of them will # be acceptable. Because we use a fixed cookie, we set the association lifetime