34 lines
798 B
YAML
34 lines
798 B
YAML
id: shopware-installer
|
|
|
|
info:
|
|
name: Shopware Installer
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
reference:
|
|
- https://www.shopware.com/en/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: title="Installation | Shopware 6"
|
|
tags: misconfig,shopware,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/public/recovery/install/index.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Setup | Shopware'
|
|
- 'install'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502202b71d5beb7169544e2ac3e1438ba963b75e6e4a2f3841bf6b7d22bd688ffd3f2022100c5f052555a072a2b3ed6df38beed53cd37c7b39a871be80c209628ee2f24d7e8:922c64590222798bb761d5b6d8e72950
|