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

25 lines
545 B
YAML
Raw Normal View History

2020-04-18 10:13:36 +00:00
id: parallels-html-client
info:
name: Parallels HTML5 Client Login Panel - Detect
2021-04-06 06:46:11 +00:00
author: pdteam
2020-08-03 21:52:00 +00:00
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.0
cwe-id: CWE-200
2021-04-06 07:25:57 +00:00
tags: panel
2020-04-18 10:13:36 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/RASHTML5Gateway/"
matchers:
- type: word
words:
- "<title>Parallels HTML5 Client</title>"
part: body
# Enhanced by md on 2022/12/05