44 lines
1.2 KiB
YAML
44 lines
1.2 KiB
YAML
id: office-webapps-panel
|
|
|
|
info:
|
|
name: Office Web Apps Server Panel - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: Microsoft Office Web App Login Panel was discovered.
|
|
reference:
|
|
- https://www.microsoft.com/en-in/microsoft-365/free-office-online-for-the-web
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-668
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: html:"Provide a link that opens Word"
|
|
tags: panel,office-webapps,login,microsoft
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/op/generate.aspx"
|
|
- "{{BaseURL}}/op/wrongfiletype.htm"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Provide a link that opens Word"
|
|
- "PowerPoint files in a web browser"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "_OFUError"
|
|
- "Wrong file type"
|
|
condition: and
|
|
|
|
# digest: 4b0a00483046022100f859af4f95a5d6747812c8f65ef567a4b6d1c67c41da899dac69eed90ac7d1c80221008379c5e7a2ef29c6e456a8fa42d74b877189192792b9abbe56ff2bd7129d7575:922c64590222798bb761d5b6d8e72950
|