32 lines
899 B
YAML
32 lines
899 B
YAML
id: eko-software-update-panel
|
|
|
|
info:
|
|
name: Eko Software Update for Embedded Systems
|
|
author: clem9669
|
|
severity: info
|
|
description: Software update for embedded systems. It is possible to upload an software image or restart the system.
|
|
reference:
|
|
- https://ekoenergetyka.com.pl/software-solutions/
|
|
classification:
|
|
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"
|
|
tags: panel,eko
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Ekoenergetyka-Polska Sp. z o.o - CCU3 Software Update for Embedded Systems</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|