Tectuus SCADA Monitor Panel - Detect
ID: tectuus-scada-monitor
Severity: info
Author: geeknik
Tags: panel,tectuus,scada
Description
Section titled “Description”Tectuus SCADA Monitor panel was detected.
YAML Source
Section titled “YAML Source”id: tectuus-scada-monitor
info: name: Tectuus SCADA Monitor Panel - Detect author: geeknik severity: info description: Tectuus SCADA Monitor panel was detected. reference: - https://www.tectuus.mx/ 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,tectuus,scada
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: status status: - 200
- type: word words: - "<title>SCADAmonitor</title>" part: body# digest: 4a0a00473045022100e7209bf638e465ee19a0c587a3d93301754fd339c746773ee09347a34d8d8700022025fa721ae9c98382ad2cfae09d2eadbbfd8467275f0d3af5eee7df564a19f35c: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/tectuus-scada-monitor.yaml"