From 76ac0f5b85b6753f0578e8a2fe32d5e68cf82ad3 Mon Sep 17 00:00:00 2001 From: tomsellers Date: Sat, 5 Jun 2010 15:31:59 +0000 Subject: [PATCH] Added 3 PostgreSQL softmatch lines. Two of these lines are are French and Spanish and are derived from the English version as well as text from other match lines for the appropriate language. --- nmap-service-probes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nmap-service-probes b/nmap-service-probes index f096752a4..45fd74ca7 100644 --- a/nmap-service-probes +++ b/nmap-service-probes @@ -7957,6 +7957,11 @@ match postgresql m|^E\0\0\0\x94SFATAL\0C0A000\0MProtocole non support\?e de l'in match postgresql m|^E\0\0\0\xb1S\xec\xb9\x98| p/PostgreSQL DB/ +# PostgreSQL softmatch entries, put all hard matches above this line. +softmatch postgresql m|^E\0\0\0.S\w+\0C0A000\0Munsupported frontend protocol 65363| p/PostgreSQL DB/ +softmatch postgresql m|^E\0\0\0.S\w+\0C0A000\0MProtocole non support\?e de l'interface 65363| p/PostgreSQL DB/ i/French/ +softmatch postgresql m|^E\0\0\0.S\w+\0C0A000\0Mel protocolo 65363| p/PostgreSQL DB/ i/Spanish/ + match tng-dts m|^\0\0\0\$sequence_number=\[0\] result=\[-2005\] \0$| p/CA DTS Agent/ # SAP Release: SAP ECC (Enterprise Core Component) 6.0 on Windows 2003