2021-03-30 23:44:50 +00:00
|
|
|
id: shopware-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Shopware CMS detect
|
2022-10-06 05:30:05 +00:00
|
|
|
author: cyllective,pascalheidmann
|
2021-03-30 23:44:50 +00:00
|
|
|
severity: info
|
|
|
|
description: Detects Shopware CMS
|
2021-08-18 11:29:20 +00:00
|
|
|
reference:
|
2021-03-30 23:44:50 +00:00
|
|
|
- https://github.com/shopware/shopware
|
|
|
|
- https://github.com/shopware/platform
|
2022-07-10 09:04:36 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-07-10 09:04:36 +00:00
|
|
|
shodan-query: title:"shopware AG"
|
2022-01-31 07:56:08 +00:00
|
|
|
tags: tech,shopware,cms
|
2021-03-30 23:44:50 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-03-30 23:44:50 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/admin"
|
|
|
|
- "{{BaseURL}}/backend"
|
|
|
|
|
2022-07-10 09:04:36 +00:00
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-01-31 07:56:08 +00:00
|
|
|
matchers-condition: and
|
2021-03-30 23:44:50 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Realisiert mit Shopware'
|
|
|
|
- 'Realised with Shopware'
|
|
|
|
- 'Shopware Administration (c) shopware AG'
|
2022-01-31 07:56:08 +00:00
|
|
|
- '<title>Shopware 5 - Backend (c) shopware AG</title>'
|
2022-10-05 21:16:46 +00:00
|
|
|
- 'Shopware.Application.start'
|
2022-01-31 07:56:08 +00:00
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2022-07-10 09:04:36 +00:00
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100f5dedd7b164741bfc8676fe3df4689ec6b74c8c244be4938643ad3ab1806755e02210093c10795b77bb72b7baafa642dca97b240e8c8ebfbf98e9c42e51c1c4cfc6697:922c64590222798bb761d5b6d8e72950
|