27 lines
672 B
YAML
27 lines
672 B
YAML
id: citrix-vpn-detect
|
|
|
|
info:
|
|
name: Citrix VPN Panel - Detect
|
|
author: pdteam
|
|
severity: info
|
|
description: Citrix VPN panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel,citrix
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/vpn/index.html"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Citrix Gateway</title>"
|
|
|
|
# digest: 4a0a004730450220583cb46b5b35eb62c97cdf3c9d513bf68b83a3b7a602a75fed42f7e485877a390221008a9ed8211f1ca282fc52cb69682c6dcf543814ac422d09786c0db34e8776cd3a:922c64590222798bb761d5b6d8e72950
|