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-12-29 09:57:30 +00:00
|
|
|
# digest: 4b0a0048304602210098d215618de6c90f097cddd2d5d6cbac49794e24c99c890f464b6cfd865ab332022100f20ad9a4e5f5c1f5bd434ccd8414209742d50b842f27cacfeea880ce3052c291:922c64590222798bb761d5b6d8e72950
|