37 lines
968 B
YAML
37 lines
968 B
YAML
id: sitecore-default-page
|
|
|
|
info:
|
|
name: Sitecore Default Page - Detect
|
|
author: DhiyaneshDK,RandomDhiraj
|
|
severity: info
|
|
description: |
|
|
Detect Sitecore Content Management System (CMS).
|
|
reference: |
|
|
https://www.sitecore.com/
|
|
classification:
|
|
cpe: cpe:2.3:a:sitecore:experience_platform:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: sitecore
|
|
product: experience_platform
|
|
shodan-query: http.title:"Welcome to Sitecore"
|
|
tags: tech,sitecore,cms
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Welcome to Sitecore"
|
|
- 'alt="Sitecore"'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100892b4524465ebbb29e2ffc2ff111235ecb66ffbec5a9724f8c8bfa5a86c9c6b3022100cfa8fccf5c041e9274bbb9655a67275317cebe5ec19b7ff0ede0a58678441009:922c64590222798bb761d5b6d8e72950 |