nuclei-templates/exposed-panels/parallels/parallels-hsphere-detect.yaml

29 lines
517 B
YAML
Raw Normal View History

2022-07-01 03:03:49 +00:00
id: parallels-hsphere-detect
info:
name: Parallels H-Sphere Detect
author: ritikchaddha
severity: info
2022-07-01 03:09:54 +00:00
metadata:
verified: true
shodan-query: title:"Parallels H-Sphere"
2022-07-01 03:03:49 +00:00
tags: panel,parallels,hsphere
requests:
- 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