33 lines
733 B
YAML
33 lines
733 B
YAML
id: teradici-pcoip
|
|
|
|
info:
|
|
name: Teradici PCoIP Detection
|
|
author: pdteam
|
|
severity: info
|
|
description: Teradici PColP was detected.
|
|
reference:
|
|
- https://www.teradici.com/
|
|
classification:
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,pcoip
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/info/"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "PCoIP Connection Manager"
|
|
|
|
extractors:
|
|
- type: regex
|
|
group: 1
|
|
regex:
|
|
- 'PCoIP Connection Manager\/([0-9.]+)\.'
|
|
|
|
# digest: 490a00463044022011a969a8989c97709a2ed87decc53b8f09756487f63c2b199bc4faa039b40187022046071c9a433ea43821e3a63c877ca422a420e63cf80515bf52cd787a4aae692b:922c64590222798bb761d5b6d8e72950
|