From 44d29adaa92771b5597271efbd8c39c3b37cc371 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 25 May 2010 19:00:31 +0000 Subject: [PATCH] Add a serialnumberd match line that contains a host name, contributed by Samuel Benson. --- nmap-service-probes | 1 + 1 file changed, 1 insertion(+) diff --git a/nmap-service-probes b/nmap-service-probes index c03615c2f..f096752a4 100644 --- a/nmap-service-probes +++ b/nmap-service-probes @@ -8983,3 +8983,4 @@ rarity 8 ports 626 match serialnumber m|^SNRESPS:127\.0\.0\.1:(0x[0-9A-F]{40}):xsvr:(0x[0-9A-F]{40}):(0x[0-9a-f]{8}):(0x[0-9A-F]{40}):127\.0\.0\.1\0$| p/Mac OS X Server serialnumberd/ o/Mac OS X/ i/numbers: $1 $2 $3 $4/ +match serialnumber m|^SNRESPS:([\w._-]+):(0x[0-9A-F]{40}):xsvr:(0x[0-9A-F]{40}):(0x[0-9a-f]{8}):(0x[0-9A-F]{40}):[\w._-]+\0$| p/Mac OS X Server serialnumberd/ o/Mac OS X/ i/numbers: $2 $3 $4 $5/ h/$1/