WAGO PLC Panel - Detect
ID: wago-plc-panel
Severity: info
Author: github.com/its0x08
Tags: panel,wago
Description
Section titled “Description”WAGO PLC panel was detected.
YAML Source
Section titled “YAML Source”id: wago-plc-panel
info: name: WAGO PLC Panel - Detect author: github.com/its0x08 severity: info 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 cwe-id: CWE-200 metadata: max-request: 1 tags: panel,wago
http: - 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" part: header# digest: 490a00463044022020877c6a0afcda08ccdd28888a49c5c42ca6f1b3d4672f5b47d59b9f4d28e47d022015385a19cafc9a3fed16f3941bf9aba883612a3e6de0e1faf067e54954861fbd: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/wago-plc-panel.yaml"