2023-01-26 13:48:41 +00:00
|
|
|
id: completeview-web-panel
|
2023-01-23 20:23:42 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-29 16:15:20 +00:00
|
|
|
name: CompleteView Panel - Detect
|
2023-01-23 20:23:42 +00:00
|
|
|
author: tess
|
|
|
|
severity: info
|
2023-01-29 16:15:20 +00:00
|
|
|
description: CompleteView panel was detected.
|
2023-01-29 16:18:08 +00:00
|
|
|
classification:
|
2023-02-02 23:05:19 +00:00
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-01-29 16:18:08 +00:00
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2023-01-23 20:23:42 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: http.title:"CompleteView Web Client"
|
2023-01-26 13:48:41 +00:00
|
|
|
tags: panel,completeview
|
2023-01-23 20:23:42 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/en-US/login?return=/live-view'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "CompleteView Web Client"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-01-29 16:15:20 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2023/01/29
|