42 lines
1.1 KiB
YAML
42 lines
1.1 KiB
YAML
id: magento-admin-panel
|
|
|
|
info:
|
|
name: Magento Admin Login Panel - Detect
|
|
author: TechbrunchFR,ritikchaddha
|
|
severity: info
|
|
description: |
|
|
Magento admin login panel was detected.
|
|
reference:
|
|
- https://docs.magento.com/user-guide/stores/store-urls-custom-admin.html
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:magento:magento:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: magento
|
|
product: magento
|
|
shodan-query:
|
|
- http.component:"Magento"
|
|
- cpe:"cpe:2.3:a:magento:magento"
|
|
- http.component:"magento"
|
|
tags: magento,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/admin'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Magento"
|
|
- "Admin Panel"
|
|
condition: and
|
|
# digest: 4b0a00483046022100e7b5eda74b7f929048a43f1121642a62b7b30e6ff2753b230af596073a85f42a0221008b958480260f82047d1bee9ffea38150328123a5ca875e18cda9bd376f8c25bf:922c64590222798bb761d5b6d8e72950 |