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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2023-01-26 20:18:23 +00:00
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: panel
|
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.]+)"'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100e32ca94ec2d2d659a4a585b8b3e567f5dc02f11ac7a71c19baab5222c9ec7b01022100b69fc9482dc9b43da2fa0e64c37ec4c6ac906e4d6d1f27b82902653149e53ca0:922c64590222798bb761d5b6d8e72950
|