44 lines
1.2 KiB
YAML
44 lines
1.2 KiB
YAML
id: shopware-detect
|
|
|
|
info:
|
|
name: Shopware CMS detect
|
|
author: cyllective,pascalheidmann
|
|
severity: info
|
|
description: Detects Shopware CMS
|
|
reference:
|
|
- https://github.com/shopware/shopware
|
|
- https://github.com/shopware/platform
|
|
classification:
|
|
cpe: cpe:2.3:a:shopware:shopware:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: shopware
|
|
product: shopware
|
|
shodan-query: title:"shopware AG"
|
|
tags: tech,shopware,cms
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/admin"
|
|
- "{{BaseURL}}/backend"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Realisiert mit Shopware'
|
|
- 'Realised with Shopware'
|
|
- 'Shopware Administration (c) shopware AG'
|
|
- '<title>Shopware 5 - Backend (c) shopware AG</title>'
|
|
- 'Shopware.Application.start'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100f0c661b873a389effaf597e55bae12eba7015dcc45b7d96365adc153632a0f6302207099c382e98eac10152afca34a5cbd38c203dd25b7bc555e10aaebbbaf970a5d:922c64590222798bb761d5b6d8e72950 |