diff --git a/exposed-panels/teradici-pcoip-panel.yaml b/exposed-panels/teradici-pcoip-panel.yaml new file mode 100644 index 0000000000..521c0d4c5b --- /dev/null +++ b/exposed-panels/teradici-pcoip-panel.yaml @@ -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: + - "

PCoIP® Zero Client

" + - "terastyle.css" + condition: and + + - type: status + status: + - 200