2022-08-13 13:00:13 +00:00
|
|
|
id: dzzoffice-install
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: DzzOffice Exposed Installation
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: high
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2022-08-13 14:05:58 +00:00
|
|
|
shodan-query: http.favicon.hash:-1961736892
|
2022-08-13 13:00:13 +00:00
|
|
|
fofa-query: title="dzzoffice"
|
|
|
|
tags: dzzoffice,install
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/install/index.php"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'DzzOffice'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '简体中文 UTF8 版'
|
|
|
|
- 'Simplified Chinese UTF8 version'
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|