SUNGROW Logger1000 Panel - Detect
ID: sungrow-logger1000-detect
Severity: info
Author: gy741
Tags: panel,logger1000,sungrow
Description
Section titled “Description”SUNGROW (Solar Energy Inverter Monitoring Devices) Logger1000 panel was detected.
YAML Source
Section titled “YAML Source”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 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: 490a004630440220110bd21711ff8acb9d4b4dc01141008476fe512bfe4535f1409e4ab89c65219302206e50ee090eb5c72afb300f032df72a5eac8cc81e9c9e5e05b1f6bc303e065638:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/sungrow-logger1000-detect.yaml"