nuclei-templates/exposed-panels/eko-software-update-panel.yaml

36 lines
1.0 KiB
YAML
Raw Normal View History

2022-10-25 16:06:13 +00:00
id: eko-software-update-panel
info:
name: Eko Software Update Panel - Detect
2022-10-25 16:06:13 +00:00
author: clem9669
severity: info
description: Eko software update panel for embedded systems was detected. An attacker can possibly upload a software image or restart the system.
2022-10-25 16:06:13 +00:00
reference:
- https://ekoenergetyka.com.pl/software-solutions/
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.0
2022-10-25 16:06:13 +00:00
cwe-id: CWE-200
metadata:
shodan-query: http.title:"Ekoenergetyka-Polska Sp. z o.o - CCU3 Software Update for Embedded Systems"
google-query: intitle:"Ekoenergetyka-Polska Sp. z o.o - CCU3 Software Update for Embedded Systems"
2022-11-04 18:45:23 +00:00
tags: panel,eko
2022-10-25 16:06:13 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
2022-11-04 18:45:23 +00:00
part: body
2022-10-25 16:06:13 +00:00
words:
- "<title>Ekoenergetyka-Polska Sp. z o.o - CCU3 Software Update for Embedded Systems</title>"
- type: status
status:
- 200
# Enhanced by md on 2022/11/14