Add files via upload

patch-1
pussycat0x 2021-07-12 23:23:30 +05:30 committed by GitHub
parent b5a67721c9
commit 7947954aba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
id: zm-system-log-detect
info:
name: zm-system-log-detect
author: pussycat0x
severity: low
reference: https://www.exploit-db.com/ghdb/6926
tags: log,zm
requests:
- method: GET
path:
- "{{BaseURL}}/?view=log"
- "{{BaseURL}}/zm/index.php?view=log"
- "{{BaseURL}}zm/?view=log"
matchers-condition: and
matchers:
- type: word
words:
- "Date/Time"
- type: status
status:
- 200