2023-11-07 17:54:00 +00:00
|
|
|
id: appsuite-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Appsuite Login Panel - Detect
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2024-02-22 00:55:04 +00:00
|
|
|
vendor: open-xchange
|
|
|
|
product: open-xchange_appsuite
|
2023-11-07 17:54:00 +00:00
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: html:"Appsuite"
|
|
|
|
tags: panel,appsuite,detect
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/appsuite/"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2023-11-09 10:37:07 +00:00
|
|
|
|
2023-11-07 17:54:00 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2023-11-09 10:18:20 +00:00
|
|
|
- "/appsuite"
|
|
|
|
- "io-ox-login"
|
2023-11-07 17:54:00 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-02-28 16:35:47 +00:00
|
|
|
# digest: 4a0a00473045022100d3833a5bbb36893c9570c94dd2482d39db34ca2ea9414064f63c601af519ac8c02206080c31920d7915b8ab9c73b7b5f33c0ea0cb7d4390bec36c3ee9c569d188670:922c64590222798bb761d5b6d8e72950
|