38 lines
864 B
YAML
38 lines
864 B
YAML
id: opentsdb-status
|
|
|
|
info:
|
|
name: OpenTSDB - Detect
|
|
author: pussycat0x
|
|
severity: low
|
|
reference: |
|
|
http://opentsdb.net/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
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: 4b0a00483046022100eed3af9e08841f4a3aa08cf671596c8132016eb16c342b707f03c4e279f2baef0221009ad9c093c9cce5fb5d40d1b1fb9a28cf0f7a400d5f47d3f60f4b24e0e4bfc300:922c64590222798bb761d5b6d8e72950 |