Create parallels-hsphere-detect.yaml

patch-1
Ritik Chaddha 2022-07-01 08:33:49 +05:30 committed by GitHub
parent 844392d902
commit 745a6cc182
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: parallels-hsphere-detect
info:
name: Parallels H-Sphere Detect
author: ritikchaddha
severity: info
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