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:34:33 +00:00
|
|
|
vendor: concrete5
|
2024-06-07 10:04:29 +00:00
|
|
|
product: concrete5
|
|
|
|
shodan-query:
|
|
|
|
- http.title:"concrete5"
|
|
|
|
- cpe:"cpe:2.3:a:concrete5:concrete5"
|
|
|
|
- http.title:"install concrete5"
|
|
|
|
fofa-query:
|
|
|
|
- title="install concrete5"
|
|
|
|
- title="concrete5"
|
|
|
|
google-query:
|
|
|
|
- intitle:"concrete5"
|
|
|
|
- intitle:"install 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-06-08 16:02:17 +00:00
|
|
|
# digest: 490a00463044022015f25608530b602648424e78a0d3a60177f9c57e3b3e4f3ce19f84b9f5aaee7502200d944eb9830b84d2f6c8355c7714045228128b299015df2065e5a543a5c7aabc:922c64590222798bb761d5b6d8e72950
|