45 lines
1.1 KiB
YAML
45 lines
1.1 KiB
YAML
id: nopcommerce-installer
|
|
|
|
info:
|
|
name: nopCommerce Installer - Detect
|
|
author: DhiyaneshDk
|
|
severity: critical
|
|
description: nopCommerce installer panel was detected.
|
|
reference:
|
|
- https://www.nopcommerce.com/
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H
|
|
cvss-score: 9.4
|
|
cwe-id: CWE-284
|
|
cpe: cpe:2.3:a:nopcommerce:nopcommerce:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"nopCommerce Installation"
|
|
product: nopcommerce
|
|
vendor: nopcommerce
|
|
tags: misconfig,nopcommerce,install
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'nopCommerce installation'
|
|
- 'Store information'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502203f68d97194c55959dea28b4b8fb325eced071c610ab04353db81fc95931bc468022100df4fb9701b85c83f0435c90744d6f99b3efa874e6c107f592ffd7064e38cdc57:922c64590222798bb761d5b6d8e72950 |