36 lines
917 B
YAML
36 lines
917 B
YAML
id: parallels-hsphere-detect
|
|
|
|
info:
|
|
name: Parallels H-Sphere Login Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: Parallels H-Sphere 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:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Parallels H-Sphere"
|
|
tags: panel,parallels,hsphere
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Parallels H-Sphere</title>"
|
|
- "<TITLE>H-SPHERE</TITLE>"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a00463044022004a0e4c05bc41aab20ce28818a398bc684bb3efacf2a5065e26ddcdeff6f0e34022022ca0db551601a3a6645b9ff14ea7b9f7c679958b72881d7394cfd43d4026e2e:922c64590222798bb761d5b6d8e72950
|