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

24 lines
686 B
YAML
Raw Normal View History

2020-09-13 11:05:46 +00:00
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.
2020-09-13 11:05:46 +00:00
author: joeldeleep
severity: info
2022-01-03 16:06:23 +00:00
tags: panel,netscaler
2022-02-09 22:11:53 +00:00
remediation: Ensure proper access.
reference: https://stack.watch/product/citrix/netscaler-gateway/
2022-02-09 22:11:53 +00:00
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
2020-09-13 11:05:46 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/vpn/index.html"
matchers:
- type: word
words:
2020-09-13 11:12:05 +00:00
- <title>Netscaler Gateway</title>
# Enhanced by mp on 2022/02/09