44 lines
1.1 KiB
YAML
44 lines
1.1 KiB
YAML
id: sungrow-logger1000-detect
|
|
|
|
info:
|
|
name: SUNGROW Logger1000 Panel - Detect
|
|
author: gy741
|
|
severity: info
|
|
description: SUNGROW (Solar Energy Inverter Monitoring Devices) Logger1000 panel was detected.
|
|
reference:
|
|
- https://www.europe-solarstore.com/download/Sungrow/Sungrow-data-logger-1000_1000B-usert-manual.pdf
|
|
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:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:logger html:"htmlWebpackPlugin.options.title"
|
|
tags: panel,logger1000,sungrow
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'htmlWebpackPlugin.options.title'
|
|
- 'logger'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a00463044022062e40bf1f6eb09cc688d6c504c1802a3b116fa8fc64d9af35e56ce41642ee1aa0220091e7c028a42329191906e8cdef147e01d3dbe3a6d08712639e50feb3d7e6b31:922c64590222798bb761d5b6d8e72950
|