2022-09-08 13:28:46 +00:00
|
|
|
id: zm-system-log-detect
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
info:
|
|
|
|
name: zm-system-log-detect
|
|
|
|
author: pussycat0x
|
|
|
|
severity: low
|
2023-12-22 10:04:09 +00:00
|
|
|
description: Zm system log file exposed.
|
2022-09-08 13:28:46 +00:00
|
|
|
reference: https://www.exploit-db.com/ghdb/6926
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: logs,zm,exposure
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-08 13:28:46 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/?view=log"
|
|
|
|
- "{{BaseURL}}/zm/?view=log"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>ZM - System Log</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-10-14 11:27:55 +00:00
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100f5d17953a7baead39797c8d7d1662ddaa898065f92175d0b95886bf5933f1d9902210084399f206a5106015b9621cb3e1451d25cd73c2158fe5dbd6f0cd6e60a4ba3e7:922c64590222798bb761d5b6d8e72950
|