nuclei-templates/misconfiguration/sitecore-debug-page.yaml

25 lines
417 B
YAML
Raw Normal View History

2021-11-03 17:46:23 +00:00
id: sitecore-debug-page
info:
name: SiteCore Debug Page
author: dhiyaneshDK
severity: low
metadata:
shodan-query: http.title:"Welcome to Sitecore"
2021-11-03 17:46:23 +00:00
tags: debug,sitecore
requests:
- method: GET
path:
- "{{BaseURL}}/sitecore/'"
matchers-condition: and
matchers:
- type: word
words:
- 'extranet\Anonymous'
- type: status
status:
- 404