Skip to content

PowerLogic ION Panel - Detect

ID: powerlogic-ion

Severity: info

Author: dhiyaneshDK

Tags: panel,edb,schneider-electric

PowerLogic ION panel was detected.

id: powerlogic-ion
info:
name: PowerLogic ION Panel - Detect
author: dhiyaneshDK
severity: info
description: PowerLogic ION panel was detected.
reference:
- https://www.exploit-db.com/ghdb/6810
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:h:schneider-electric:ion7600:*:*:*:*:*:*:*:*
metadata:
max-request: 1
vendor: schneider-electric
product: ion7600
tags: panel,edb,schneider-electric
http:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- 'PowerLogic ION'
- type: status
status:
- 200
# digest: 4a0a004730450220163c6c9325c6689114b00f779c01b3b77f5e83f8145f8c853d65180d145aadf1022100c52f7867f8d5a4c443e7e412ba01ce6cfdd45e5b844bb406096c4e87e2f67ca2:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/exposed-panels/powerlogic-ion.yaml"

View on Github