nuclei-templates/exposed-panels/netscaler-gateway.yaml

25 lines
611 B
YAML

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