28 lines
805 B
YAML
28 lines
805 B
YAML
id: teamspeak3-detect
|
|
|
|
info:
|
|
name: TeamSpeak 3 ServerQuery Detection
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
ServerQuery is a commandline based administration tool/feature of TeamSpeak 3 server.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: product:"TeamSpeak 3 ServerQuery"
|
|
tags: network,service,teamspeak3,detect,detection,tcp
|
|
tcp:
|
|
- inputs:
|
|
- data: "\r\n"
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
port: 2002
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "TS3"
|
|
- "TeamSpeak 3 ServerQuery interface"
|
|
condition: and
|
|
# digest: 490a00463044022065a460a756d02b58f1c008c019af6074822fff1f6cb086b349452950ee8c639c02204bf4a1307ea3e17d5aba201fbd5b6cabb4051816c05cf3c0e4d2ceffe619bb29:922c64590222798bb761d5b6d8e72950 |