2021-07-03 12:43:44 +00:00
|
|
|
id: zentao-detect
|
|
|
|
|
|
|
|
info:
|
2023-01-26 20:18:23 +00:00
|
|
|
name: Zentao Panel - Detect
|
2021-07-03 12:43:44 +00:00
|
|
|
author: pikpikcu
|
|
|
|
severity: info
|
2023-01-26 20:18:23 +00:00
|
|
|
description: Zentao 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:easycorp:zentao:*:*:*:*:*:*:*:*
|
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: easycorp
|
2024-06-07 10:04:29 +00:00
|
|
|
product: zentao
|
2024-03-26 08:03:04 +00:00
|
|
|
tags: panel,easycorp
|
2021-07-03 12:43:44 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-03 12:43:44 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/zentao/index.php?mode=getconfig"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-07-03 12:43:44 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '"sessionName":"zentaosid"'
|
2021-07-05 13:05:47 +00:00
|
|
|
- '{"version":"'
|
2021-07-03 12:43:44 +00:00
|
|
|
part: body
|
2021-07-05 13:05:47 +00:00
|
|
|
condition: and
|
2021-07-03 12:43:44 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '"version":"([v0-9.]+)"'
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022100d42daf903e722bd5e0e0f7e1c709e76299f8b3490309141393e4a8f37912098a02205a7c7c4b8ed5918f3d63f257d540078bfe6944d44e127a70c9d18b380ec54a6b:922c64590222798bb761d5b6d8e72950
|