2023-11-04 09:49:50 +00:00
|
|
|
id: office-webapps-panel
|
|
|
|
|
|
|
|
info:
|
2023-11-04 10:21:41 +00:00
|
|
|
name: Office Web Apps Server Panel - Detect
|
2023-11-04 09:49:50 +00:00
|
|
|
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
|
|
|
|
cvss-score: 0
|
|
|
|
cwe-id: CWE-668
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-11-04 10:21:41 +00:00
|
|
|
verified: true
|
2023-11-04 09:49:50 +00:00
|
|
|
shodan-query: html:"Provide a link that opens Word"
|
|
|
|
tags: panel,office-webapps,login,microsoft
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/op/generate.aspx"
|
2023-11-04 10:21:41 +00:00
|
|
|
- "{{BaseURL}}/op/wrongfiletype.htm"
|
2023-11-04 09:49:50 +00:00
|
|
|
|
2023-11-04 10:21:41 +00:00
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: or
|
2023-11-04 09:49:50 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Provide a link that opens Word"
|
|
|
|
- "PowerPoint files in a web browser"
|
|
|
|
condition: and
|
|
|
|
|
2023-11-04 10:21:41 +00:00
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "_OFUError"
|
|
|
|
- "Wrong file type"
|
|
|
|
condition: and
|
2023-11-06 06:48:30 +00:00
|
|
|
# digest: 490a00463044022028ed07ad19dc9f467a7ad1c98b9156683135ada458a22b93fadfd8f19e2abc9a02206dcc5afc682dbe9a7ef7be4b4990fab08fe710631d34570eab6b690c9a5c155d:922c64590222798bb761d5b6d8e72950
|