43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
YAML
id: opentsdb-status
|
|
|
|
info:
|
|
name: OpenTSDB - Detect
|
|
author: pussycat0x
|
|
severity: low
|
|
description: OpenTSDB stats exposed which is commonly used in monitoring and observability scenarios where tracking and analyzing the performance of systems, applications, and infrastructure over time is essential.
|
|
reference: |
|
|
http://opentsdb.net/
|
|
classification:
|
|
cpe: cpe:2.3:a:opentsdb:opentsdb:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: opentsdb
|
|
product: opentsdb
|
|
shodan-query: http.favicon.hash:407286339
|
|
tags: opentsdb,exposure,logs
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/stats?json"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "tsd.connectionmgr.connections"
|
|
- "tsd.http"
|
|
- "host"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "application/json"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100e33329bad06675f1309d26ba19a311341fa143924dd101a4331a951d50a5a622022074938fe65cc88f108d0b1b14fa9d4141a9b29ccbd202a7f1339123ec8bf04a91:922c64590222798bb761d5b6d8e72950 |