2021-10-19 18:31:16 +00:00
|
|
|
id: envision-gateway
|
|
|
|
|
|
|
|
info:
|
2023-03-08 16:40:08 +00:00
|
|
|
name: EnvisionGateway Scheduler Panel - Detect
|
2021-10-19 18:31:16 +00:00
|
|
|
author: dhiyaneshDK
|
2023-03-27 17:46:47 +00:00
|
|
|
severity: info
|
2023-03-08 16:40:08 +00:00
|
|
|
description: EnvisionGateway scheduler panel was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/7315
|
2023-03-10 18:49:34 +00:00
|
|
|
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.0
|
|
|
|
cwe-id: CWE-200
|
2021-10-19 18:31:16 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-04-22 10:38:41 +00:00
|
|
|
shodan-query: http.title:"EnvisionGateway"
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: iot,edb
|
2021-10-19 18:31:16 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-19 18:31:16 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/#'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>EnvisionGateway</title>'
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-07-06 05:54:47 +00:00
|
|
|
- 200
|