2021-03-30 10:58:23 +00:00
|
|
|
id: wago-plc-panel
|
|
|
|
|
|
|
|
info:
|
2023-01-24 21:55:27 +00:00
|
|
|
name: WAGO PLC Panel - Detect
|
2021-03-30 10:58:23 +00:00
|
|
|
author: github.com/its0x08
|
|
|
|
severity: info
|
2023-01-24 21:55:27 +00:00
|
|
|
description: WAGO PLC panel was detected.
|
|
|
|
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
|
|
|
|
cwe-id: CWE-200
|
2022-01-03 16:06:23 +00:00
|
|
|
tags: panel,wago
|
2021-03-30 10:58:23 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/plc/webvisu.htm"
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<TITLE>CoDeSys WebVisualization</TITLE>"
|
|
|
|
- "webvisu.jar,minml.jar"
|
|
|
|
part: body
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "WAGO_Webs"
|
2022-01-03 16:06:23 +00:00
|
|
|
part: header
|
2023-01-24 21:55:27 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/01/24
|