24 lines
686 B
YAML
24 lines
686 B
YAML
id: netscaler-gateway
|
|
info:
|
|
name: Netscaler Gateway
|
|
description: Citrix NetScaler is an application delivery controller that improves the delivery speed and quality of applications to an end user.
|
|
author: joeldeleep
|
|
severity: info
|
|
tags: panel,netscaler
|
|
remediation: Ensure proper access.
|
|
reference: https://stack.watch/product/citrix/netscaler-gateway/
|
|
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.0
|
|
cwe-id: CWE-200
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/vpn/index.html"
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- <title>Netscaler Gateway</title>
|
|
|
|
# Enhanced by mp on 2022/02/09
|