nuclei-templates/exposed-panels/cas-login.yaml

23 lines
436 B
YAML

id: cas-login
info:
name: CAS Login Panel
author: pdteam
severity: info
tags: apereo,cas,panel,login
metadata:
shodan-query: http.title:'CAS - Central Authentication Service'
github: https://github.com/apereo/cas
requests:
- method: GET
path:
- "{{BaseURL}}/cas/login"
redirects: true
max-redirects: 2
matchers:
- type: word
words:
- 'Central Authentication Service'