From c7e7cb38b2d41563c813485da92f8c731f07e9b6 Mon Sep 17 00:00:00 2001 From: doug Date: Sun, 16 Dec 2007 00:14:07 +0000 Subject: [PATCH] I've seen "OpenBSD identd" on a linux box so I removed the o/OpenBSD/ --- nmap-service-probes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nmap-service-probes b/nmap-service-probes index 641a68bf6..7fa6cbaec 100644 --- a/nmap-service-probes +++ b/nmap-service-probes @@ -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