35 lines
884 B
YAML
35 lines
884 B
YAML
id: teradici-pcoip-panel
|
|
|
|
info:
|
|
name: Teradici PCoIP Zero Client Login Panel - Detect
|
|
author: princechaddha
|
|
severity: info
|
|
description: Teradici PCoIP Zero Client login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/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
|
|
tags: panel,teradici,pcoip
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<h4>PCoIP® Zero Client</h4>"
|
|
- "terastyle.css"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100a4f9f1807a54478542c8d0d45d496376f00e65cdb9856503a64be3d42e4f4f77022038127ba1e7c8e3e9823997e30edfeac6f3f2869baacbd52301d3c55809448f92:922c64590222798bb761d5b6d8e72950
|