mirror of
https://github.com/nmap/nmap.git
synced 2026-06-27 11:42:53 +00:00
CPE for TeamSpeak 2 match lines.
This commit is contained in:
parent
fd1cd2a287
commit
52bb4806f7
1 changed files with 2 additions and 2 deletions
|
|
@ -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/
|
||||
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/
|
||||
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{60}.{356}$|s p/TeamSpeak 2/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue