38 lines
963 B
YAML
38 lines
963 B
YAML
id: onlyoffice-installer
|
|
|
|
info:
|
|
name: OnlyOffice Wizard Page - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Detects exposed OnlyOffice Setup page.
|
|
reference:
|
|
- https://www.onlyoffice.com/
|
|
classification:
|
|
cpe: cpe:2.3:a:onlyoffice:onlyoffice:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: onlyoffice
|
|
product: onlyoffice
|
|
shodan-query: html:"Portal Setup"
|
|
tags: misconfig,install,exposure,onlyoffice
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/Wizard.aspx"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Portal Setup"
|
|
- "onlyoffice"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100827e2d0cbe7259be6ab2b333b077bad25d9f03768488f94e123f8a4ac26584ba022100d7c2053178d806c727d6b39c614d7145874a76095baa800b53ccff7fa2e37e1d:922c64590222798bb761d5b6d8e72950 |