From 064430b084d585bf0fa00c93ac5a85b872a23264 Mon Sep 17 00:00:00 2001 From: david Date: Mon, 5 Aug 2013 23:52:52 +0000 Subject: [PATCH] Match specific TeamSpeak 2 versions. The version number is in the protocol, but not as a string. This will require a match line for each version but allows us to be more specific. --- nmap-service-probes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nmap-service-probes b/nmap-service-probes index 4e2bb4ddb..3a0a34fc5 100644 --- a/nmap-service-probes +++ b/nmap-service-probes @@ -12296,6 +12296,6 @@ ports 8767 # 180 uint8 welcome message length # 181-435 string welcome message -match teamspeak2 m|^\xf4\xbe\x04\x00\x00\x00\x00\x00....\x02\x00\x00\x00.....([^\0]+)\0*.Win32\0*|s p/TeamSpeak 2/ i/name: $1; no password/ o/Windows/ cpe:/o:microsoft:windows/ -match teamspeak2 m|^\xf4\xbe\x04\x00\x00\x00\x00\x00....\x02\x00\x00\x00.....([^\0]+)\0*.Linux\0*|s p/TeamSpeak 2/ i/name: $1; no password/ o/Linux/ cpe:/o:linux:linux_kernel/ +match teamspeak2 m|^\xf4\xbe\x04\x00\x00\x00\x00\x00....\x02\x00\x00\x00.....([^\0]+)\0*.Win32\0*\x02\x00\x00\x00\x17\x00\x13\x00|s p/TeamSpeak 2/ v/2.0.23.19/ i/name: $1; no password/ o/Windows/ cpe:/o:microsoft:windows/ +match teamspeak2 m|^\xf4\xbe\x04\x00\x00\x00\x00\x00....\x02\x00\x00\x00.....([^\0]+)\0*.Linux\0*\x02\x00\x00\x00\x17\x00\x13\x00|s p/TeamSpeak 2/ v/2.0.23.19/ i/name: $1; no password/ o/Linux/ cpe:/o:linux:linux_kernel/ match teamspeak2 m|^\xf4\xbe\x04\x00\x00\x00\x00\x00....\x02\x00\x00\x00....\0{60}.{356}$|s p/TeamSpeak 2/