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

25 lines
456 B
YAML
Raw Normal View History

2021-11-03 15:55:46 +00:00
id: sitecore-login
info:
name: SiteCore Login
author: dhiyaneshDK
severity: info
metadata:
shodan-query: http.title:"Welcome to Sitecore"
2021-11-03 15:55:46 +00:00
tags: panel,sitecore
requests:
- method: GET
path:
- '{{BaseURL}}/sitecore/login/default.aspx'
matchers-condition: and
matchers:
- type: word
words:
- '/sitecore/shell/Themes/Standard/Default/Login.css'
- type: status
status:
- 200