2023-03-29 11:28:16 +00:00
|
|
|
id: sitecore-cms
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Sitecore CMS - Detect
|
|
|
|
author: RandomDhiraj
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Detect Sitecore Content Management System (CMS) websites based on a redirect from the sitecore media handler URL pattern to the notfound.aspx page.
|
|
|
|
reference: |
|
|
|
|
https://www.sitecore.com
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:sitecore:cms:*:*:*:*:*:*:*:*
|
2023-03-29 11:28:16 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: sitecore
|
2024-09-10 09:08:16 +00:00
|
|
|
product: cms
|
|
|
|
shodan-query: title:"sitecore"
|
2023-06-02 23:21:11 +00:00
|
|
|
tags: cms,sitecore,tech
|
2023-03-29 11:28:16 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-03-29 11:28:16 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/-/media/doo-doo.ashx"
|
|
|
|
|
|
|
|
host-redirects: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-05 03:46:57 +00:00
|
|
|
matchers-condition: and
|
2023-03-29 11:28:16 +00:00
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: header
|
|
|
|
regex:
|
|
|
|
- "Location: /sitecore/service/notfound.aspx"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-04-05 03:46:57 +00:00
|
|
|
- 302
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4a0a00473045022002c636b973c4f3bd276d0df37f6dcda6a4063a1136e6ca14d3b69559fbab5620022100dcfd1be26087213d377cf25bcbb2433a13cc157b2ed204e6a056f24666ea14cc:922c64590222798bb761d5b6d8e72950
|