nuclei-templates/http/exposed-panels/parallels-html-client.yaml

26 lines
539 B
YAML

id: parallels-html-client
info:
name: Parallels HTML5 Client Login Panel - Detect
author: pdteam
severity: info
description: Parallels HTML5 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
http:
- method: GET
path:
- "{{BaseURL}}/RASHTML5Gateway/"
matchers:
- type: word
words:
- "<title>Parallels HTML5 Client</title>"
part: body