nuclei-templates/network/detection/teamspeak3-detect

28 lines
600 B
Plaintext

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
shodan-query: product:"TeamSpeak 3 ServerQuery"
tags: network,service,teamspeak3
network:
- inputs:
- data: "\r\n"
host:
- "{{Hostname}}"
- "{{Host}}:2002"
matchers:
- type: word
words:
- "TS3"
- "TeamSpeak 3 ServerQuery interface"
condition: and