35 lines
805 B
YAML
35 lines
805 B
YAML
id: appsuite-panel
|
|
|
|
info:
|
|
name: Appsuite Login Panel - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"Appsuite"
|
|
vendor: open-xchange
|
|
product: open-xchange_appsuite
|
|
tags: panel,appsuite,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/appsuite/"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "/appsuite"
|
|
- "io-ox-login"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100933a3092c8d97928f582f1d35446b4eb30d0059a1b4877efa1008155f1664ad6022049a1dbce0aa57bd5dde7278e807d99ee9504bd859e9ec6ff1ca342f7602a291f:922c64590222798bb761d5b6d8e72950 |