2021-11-03 15:43:02 +00:00
|
|
|
id: sitecore-default-page
|
2021-11-03 18:18:57 +00:00
|
|
|
|
2021-11-03 15:43:02 +00:00
|
|
|
info:
|
2023-03-28 12:19:44 +00:00
|
|
|
name: Sitecore Default Page - Detect
|
2023-03-28 12:17:49 +00:00
|
|
|
author: DhiyaneshDK,RandomDhiraj
|
2021-11-03 15:43:02 +00:00
|
|
|
severity: info
|
2023-03-28 12:19:44 +00:00
|
|
|
description: |
|
|
|
|
Detect Sitecore Content Management System (CMS).
|
|
|
|
reference: |
|
|
|
|
https://www.sitecore.com/
|
2021-11-03 15:43:02 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2021-11-03 15:43:02 +00:00
|
|
|
shodan-query: http.title:"Welcome to Sitecore"
|
2023-03-28 12:19:44 +00:00
|
|
|
tags: tech,sitecore,cms
|
2021-11-03 15:43:02 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-11-03 15:43:02 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Welcome to Sitecore"
|
2023-03-28 12:17:49 +00:00
|
|
|
- 'alt="Sitecore"'
|
|
|
|
condition: or
|
2021-11-03 15:43:02 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|