1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-24 08:29:04 +00:00

I've seen "OpenBSD identd" on a linux box so I

removed the o/OpenBSD/
This commit is contained in:
doug
2007-12-16 00:14:07 +00:00
parent edb0e218ec
commit c7e7cb38b2

View File

@@ -2690,7 +2690,7 @@ match ident m|^0, 0: ERROR: UNKNOWN-ERROR\n$| p/slident/
match ident m|^0,0:ERROR:UNKNOWN-ERROR\r\n$| p/mlidentd/
# This identd might be BSD derived:
match ident m|^2 , 0 : ERROR : UNKNOWN-ERROR\r\n$|
match ident m|^0 , 0 : ERROR : UNKNOWN-ERROR\r\n$| p/OpenBSD identd/ o/OpenBSD/
match ident m|^0 , 0 : ERROR : UNKNOWN-ERROR\r\n$|
# FreeBSD 4.8-RC inetd internal identd
match ident m|^0 , 0 : ERROR : INVALID-PORT\r\n$| p/FreeBSD identd/ o/FreeBSD/
# pidentd-3.1a19-157