2022-01-19 07:51:15 +00:00
|
|
|
id: concrete5-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-15 16:28:37 +00:00
|
|
|
name: Concrete5 Login Panel - Detect
|
2022-01-19 07:51:15 +00:00
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: info
|
2022-11-15 16:28:37 +00:00
|
|
|
description: Concrete5 login panel was detected.
|
|
|
|
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
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:concrete5:concrete5:*:*:*:*:*:*:*:*
|
2022-01-19 07:51:15 +00:00
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
2024-04-08 11:30:07 +00:00
|
|
|
vendor: concrete5
|
2024-02-22 00:55:04 +00:00
|
|
|
product: concrete5
|
2022-01-19 07:51:15 +00:00
|
|
|
shodan-query: http.title:"concrete5"
|
2022-01-19 08:30:34 +00:00
|
|
|
tags: panel,concrete5,cms
|
2022-01-19 07:51:15 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-01-19 07:51:15 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/index.php/login'
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-01-19 07:51:15 +00:00
|
|
|
max-redirects: 2
|
|
|
|
matchers:
|
2022-01-19 08:30:34 +00:00
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
2022-01-19 10:04:53 +00:00
|
|
|
- '(?mi)<title>(.*)concrete5(.*)<\/title>'
|
|
|
|
- '(?mi)content="concrete5 - (.*)'
|
2022-01-19 08:30:34 +00:00
|
|
|
condition: or
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'content="concrete5 \- ([0-9.]+)"\/>'
|
|
|
|
- 'Version ([0-9.]+)'
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a00473045022100a76480260f82e5ab0418499d4fb84da861ffb38cec4d0d87c4f2c67b4eff6678022007813f04b3a486db718b43c78d917f588fd1f953cd53405c0aeaa0c4259de347:922c64590222798bb761d5b6d8e72950
|