42 lines
980 B
YAML
42 lines
980 B
YAML
id: netdata-panel
|
|
|
|
info:
|
|
name: Netdata Panel - Detect
|
|
author: TechbrunchFR
|
|
severity: info
|
|
description: |
|
|
Netdata panel was detected.
|
|
reference:
|
|
- https://github.com/netdata/netdata
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: netdata
|
|
product: netdata
|
|
max-request: 1
|
|
shodan-query: http.title:"netdata dashboard"
|
|
tags: panel,netdata
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/api/v1/info"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "application/json"
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "netdata"
|
|
# digest: 4a0a00473045022100e02fcf0472555005935fceb3ed0ff7878bacfc9835e6b28e40ecd0f833b5bc7b022048cc7863b26267299cdf82be2cee085d6b5c6143fc47a7ad75412c1631ccfa59:922c64590222798bb761d5b6d8e72950 |