Appsuite Login Panel - Detect
ID: appsuite-panel
Severity: info
Author: DhiyaneshDK
Tags: panel,appsuite,detect,open-xchange
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: appsuite-panel
info: name: Appsuite Login Panel - Detect author: DhiyaneshDK severity: info classification: cpe: cpe:2.3:a:open-xchange:open-xchange_appsuite:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: open-xchange product: open-xchange_appsuite shodan-query: - html:"Appsuite" - http.html:"appsuite" fofa-query: body="appsuite" tags: panel,appsuite,detect,open-xchange
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: 4b0a00483046022100b07c90d55e732e144389dfd1b705346053fe7a187e8a1129a5d766ef4dc27902022100c895e7f9f4a9ed57d184845976933a3101649d2bbc297dbf1992968465a50d03:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/appsuite-panel.yaml"