EnvisionGateway Scheduler Panel - Detect
ID: envision-gateway
Severity: info
Author: dhiyaneshDK
Tags: iot,edb
Description
Section titled “Description”EnvisionGateway scheduler panel was detected.
YAML Source
Section titled “YAML Source”id: envision-gateway
info: name: EnvisionGateway Scheduler Panel - Detect author: dhiyaneshDK severity: info description: EnvisionGateway scheduler panel was detected. reference: - https://www.exploit-db.com/ghdb/7315 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cvss-score: 0 cwe-id: CWE-200 metadata: max-request: 1 shodan-query: http.title:"EnvisionGateway" tags: iot,edb
http: - method: GET path: - '{{BaseURL}}/#'
matchers-condition: and matchers: - type: word words: - '<title>EnvisionGateway</title>'
- type: status status: - 200# digest: 4a0a00473045022007d537a071a96fc17c6a94b35b76ecf24961b0e325e687bb471e5ddebf4906b80221008d8e7c4454ce1c8ea3fde15996bd5a3d7cd57c33d4f671ebc867dea3ee7a0ca1: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/iot/envision-gateway.yaml"