2022-01-25 07:27:56 +00:00
|
|
|
id: alfresco-detect
|
|
|
|
|
|
|
|
info:
|
2022-01-25 07:29:19 +00:00
|
|
|
name: Alfresco CMS Detection
|
2022-01-25 07:27:56 +00:00
|
|
|
author: pathtaga
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
description: Alfresco CMS was discovered.
|
2022-03-17 17:01:45 +00:00
|
|
|
reference:
|
|
|
|
- https://www.alfresco.com/
|
|
|
|
classification:
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:alfresco:alfresco:*:*:*:*:android:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: alfresco
|
2024-06-07 10:04:29 +00:00
|
|
|
product: alfresco
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: alfresco,tech,panel
|
2022-01-25 07:27:56 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-01-25 07:27:56 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/alfresco/api/-default-/public/cmis/versions/1.1/atom"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'org\/alfresco\/api\/opencmis\/OpenCMIS.get'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "application/json"
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'Enterprise v.*([0-9]\.[0-9]+\.[0-9]+)'
|
|
|
|
- 'Community v.*([0-9]\.[0-9]+\.[0-9]+)'
|
|
|
|
- 'Community Early Access v.*([0-9]\.[0-9]+\.[0-9]+)'
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022006c2000b6a0a543ec1a9658e068cfc76947be534354939a17e1deda23c33d25d022100e6f2d8ee69c3dfc86a6b0d5a640bd186d53d95a5a2764c6397f003e5292de853:922c64590222798bb761d5b6d8e72950
|