Skip to content

CAREL Pl@ntVisor Panel

ID: carel-plantvisor-panel

Severity: info

Author: Hardik-Solanki

Tags: panels,scada,iot,carel

Carel plantvisor panel was detected.

id: carel-plantvisor-panel
info:
name: CAREL Pl@ntVisor Panel
author: Hardik-Solanki
severity: info
description: Carel plantvisor panel was detected.
metadata:
max-request: 1
shodan-query: title:"CAREL Pl@ntVisor"
tags: panels,scada,iot,carel
http:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'CAREL Pl@ntVisor'
- 'alt="CAREL'
condition: or
- type: status
status:
- 200
# digest: 490a0046304402202e4c56fd39298db06af224953fc07aadbd800dfd936f1b0fefc22f217ae845c302201b9945d8ee3c939e6c6ed182c513c6d83089e85decea16b50dce77aceb57a19b:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/iot/carel-plantvisor-panel.yaml"

View on Github