Merge pull request #4715 from ritikchaddha/patch-93

Create parallels-hsphere-detect.yaml
patch-1
Prince Chaddha 2022-07-01 23:59:11 +05:30 committed by GitHub
commit ab383ea6e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: parallels-hsphere-detect
info:
name: Parallels H-Sphere Detect
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: title:"Parallels H-Sphere"
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