Merge pull request #6610 from projectdiscovery/TeamSpeak-3-ServerQuery-Detection

TeamSpeak 3 ServerQuery Detection
patch-1
Dhiyaneshwaran 2023-01-24 18:44:57 +05:30 committed by GitHub
commit 181ff15f27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
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