2023-01-24 13:14:32 +00:00
|
|
|
id: teamspeak3-detect
|
2023-01-24 10:57:32 +00:00
|
|
|
|
2023-09-27 13:29:58 +00:00
|
|
|
info:
|
|
|
|
name: TeamSpeak 3 ServerQuery Detection
|
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
ServerQuery is a commandline based administration tool/feature of TeamSpeak 3 server.
|
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-09-27 13:29:58 +00:00
|
|
|
max-request: 1
|
|
|
|
shodan-query: product:"TeamSpeak 3 ServerQuery"
|
2024-06-07 10:04:29 +00:00
|
|
|
tags: network,service,teamspeak3,detect,detection,tcp
|
2023-04-27 04:28:59 +00:00
|
|
|
tcp:
|
2023-01-24 10:57:32 +00:00
|
|
|
- inputs:
|
|
|
|
- data: "\r\n"
|
2023-01-24 13:14:32 +00:00
|
|
|
|
2023-01-24 10:57:32 +00:00
|
|
|
host:
|
|
|
|
- "{{Hostname}}"
|
2023-09-16 19:35:21 +00:00
|
|
|
port: 2002
|
2023-01-24 13:14:32 +00:00
|
|
|
|
2023-01-24 10:57:32 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "TS3"
|
|
|
|
- "TeamSpeak 3 ServerQuery interface"
|
2024-09-04 15:35:24 +00:00
|
|
|
condition: and
|
|
|
|
# digest: 490a00463044022065a460a756d02b58f1c008c019af6074822fff1f6cb086b349452950ee8c639c02204bf4a1307ea3e17d5aba201fbd5b6cabb4051816c05cf3c0e4d2ceffe619bb29:922c64590222798bb761d5b6d8e72950
|