Wildix Collaboration Panel - Detect
ID: wildix-collaboration-panel
Severity: info
Author: rxerium
Tags: panel,login,wildix,detect
Description
Section titled “Description”Wildix Collaboration login panel was detected.
YAML Source
Section titled “YAML Source”id: wildix-collaboration-panel
info: name: Wildix Collaboration Panel - Detect author: rxerium severity: info description: | Wildix Collaboration login panel was detected. reference: - https://www.wildix.com/product/collaboration-ucc-platform/# classification: cwe-id: CWE-200 metadata: max-request: 1 verified: true shodan-query: http.favicon.hash:-1295577382 tags: panel,login,wildix,detect
http: - method: GET path: - "{{BaseURL}}"
host-redirects: true max-redirects: 2
matchers: - type: word part: server words: - "wildix"# digest: 4a0a00473045022063da92ff8e66a312b8790f39a705a53853c8b70100199e1bd66c236ee387b9d7022100c1e7bea9c321989c3a40b1ea517302af34d2a30e0814df8ca4fcfe26dd5e8fc2: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/wildix-collaboration-panel.yaml"