nuclei-templates/exposed-panels/sitecore-login-panel.yaml

23 lines
382 B
YAML

id: sitecore-login-panel
info:
name: Sitecore Login Panel
author: b4uh0lz
severity: info
tags: panel,sitecore
requests:
- method: GET
path:
- "{{BaseURL}}/sitecore/admin/login.aspx"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "Sitecore Login"
part: body