39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
id: netdata-dashboard-detect
|
|
|
|
info:
|
|
name: Netdata Dashboard Panel - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: Netdata Dashboard panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:netdata:netdata:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: netdata
|
|
product: netdata
|
|
shodan-query:
|
|
- 'Server: NetData Embedded HTTP Server'
|
|
- http.title:"netdata dashboard"
|
|
- "server: netdata embedded http server"
|
|
fofa-query: title="netdata dashboard"
|
|
google-query: intitle:"netdata dashboard"
|
|
tags: netdata,panel,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>netdata dashboard</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402201313401db65a2cd245f92d561555f7f9bbd5b45e557412a42592c39b8e58f3c60220655cdef06873c99bb551e63db573e0b385c3aabe47bd71151ff5bee2c20921bf:922c64590222798bb761d5b6d8e72950 |