28 lines
794 B
YAML
28 lines
794 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:
|
|
max-request: 1
|
|
shodan-query: product:"TeamSpeak 3 ServerQuery"
|
|
verified: true
|
|
tags: network,service,teamspeak3,detect
|
|
tcp:
|
|
- inputs:
|
|
- data: "\r\n"
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
port: 2002
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "TS3"
|
|
- "TeamSpeak 3 ServerQuery interface"
|
|
condition: and
|
|
# digest: 4a0a00473045022100936e2057d2db7acefb3983eb5b9dcdca5c43f462753c2561c1e3d614e824ab5b0220529df4ca771316deff99632d56210e75cd24909729a9e2f93f2aff76dc499828:922c64590222798bb761d5b6d8e72950 |