Create Netscaler-Gateway.yaml
parent
8c9f057e33
commit
5516a7f356
|
@ -0,0 +1,15 @@
|
||||||
|
id: netscaler-gateway
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Netscaler gateway
|
||||||
|
author: joeldeleep
|
||||||
|
severity: info
|
||||||
|
|
||||||
|
requests:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- "{{BaseURL}}/vpn/index.html"
|
||||||
|
matchers:
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
<title>Netscaler Gateway</title>
|
Loading…
Reference in New Issue