nuclei-templates/http/exposed-panels/teradici-pcoip-panel.yaml

33 lines
691 B
YAML
Raw Normal View History

2022-04-12 18:26:49 +00:00
id: teradici-pcoip-panel
info:
name: Teradici PCoIP Zero Client Login Panel - Detect
2022-04-12 18:26:49 +00:00
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.0
cwe-id: CWE-200
2022-04-12 18:26:49 +00:00
tags: panel,teradici,pcoip
metadata:
max-request: 1
2022-04-12 18:26:49 +00:00
http:
2022-04-12 18:26:49 +00:00
- method: GET
path:
- "{{BaseURL}}/login.html"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<h4>PCoIP&#174 Zero Client</h4>"
- "terastyle.css"
condition: and
- type: status
status:
- 200