28 lines
639 B
YAML
28 lines
639 B
YAML
id: sitecore-debug-page
|
|
|
|
info:
|
|
name: SiteCore Debug Page
|
|
author: dhiyaneshDK
|
|
severity: low
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Welcome to Sitecore"
|
|
tags: debug,sitecore,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/sitecore/'"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'extranet\Anonymous'
|
|
|
|
- type: status
|
|
status:
|
|
- 404
|
|
|
|
# digest: 4b0a00483046022100e0d27a732d40ca81dff4d34416118142dff5de7a6f7171f3ba4184323a83e0bb022100db0891f1ea6c42d621426369e769fe68b2fe7a9a17374fa22004ccacf35a5a98:922c64590222798bb761d5b6d8e72950
|