42 lines
1.2 KiB
YAML
42 lines
1.2 KiB
YAML
id: opencart-panel
|
|
|
|
info:
|
|
name: OpenCart Login Panel - Detect
|
|
author: ricardomaia
|
|
severity: info
|
|
description: |
|
|
OpenCart login panel was detected.
|
|
reference:
|
|
- https://www.opencart.com
|
|
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:opencart:opencart:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: opencart
|
|
product: opencart
|
|
shodan-query:
|
|
- html:"OpenCart"
|
|
- http.html:"opencart"
|
|
- cpe:"cpe:2.3:a:opencart:opencart"
|
|
fofa-query: body="opencart"
|
|
tags: panel,opencart
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/admin"
|
|
- "{{BaseURL}}/index.php?route=account/login"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
stop-at-first-match: true
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- '(?i)footer\s.*OpenCart.*All.Rights.Reserved|img\s.*logo.*\salt=.*OpenCart'
|
|
- "(?i)Powered.By.*http.*OpenCart"
|
|
condition: or
|
|
# digest: 490a0046304402205c7798da3afb0d1a1b54267363809fc6c81a59b400e2563c0b9368e0fcd5a07c02207e2ff6b9297093feed026ee212551a2e43b30dee81dd305623b581142d5c885d:922c64590222798bb761d5b6d8e72950 |