nuclei-templates/exposed-panels/netscaler-aaa-login.yaml

20 lines
386 B
YAML

id: netscaler-aaa-login
info:
name: NetScaler AAA Login Panel
author: dhiyaneshDk
severity: info
reference:
- https://www.exploit-db.com/ghdb/6898
tags: panel,netscaler,login
requests:
- method: GET
path:
- '{{BaseURL}}/logon/LogonPoint/tmindex.html'
matchers:
- type: word
words:
- "NetScaler AAA</title>"
condition: and