mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Add a serialnumberd match line that contains a host name, contributed by
Samuel Benson.
This commit is contained in:
parent
7b1a1d46f8
commit
44d29adaa9
1 changed files with 1 additions and 0 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue