Create teradici-pcoip-panel.yaml

patch-1
Prince Chaddha 2022-04-12 23:56:49 +05:30 committed by GitHub
parent 7bd2ff95b8
commit 3388ad4609
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: teradici-pcoip-panel
info:
name: Teradici PCoIP Zero Client Panel
author: princechaddha
severity: info
tags: panel,teradici,pcoip
requests:
- method: GET
path:
- "{{BaseURL}}/login.html"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<h4>PCoIP&#174 Zero Client</h4>"
- "terastyle.css"
condition: and
- type: status
status:
- 200