WAGO PLC panel
parent
ba962165dc
commit
0ad23eedc7
|
@ -0,0 +1,24 @@
|
|||
id: wago-plc-panel
|
||||
|
||||
info:
|
||||
name: WAGO PLC Panel
|
||||
author: github.com/its0x08
|
||||
severity: info
|
||||
|
||||
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"
|
||||
part: header
|
Loading…
Reference in New Issue