id: wmw-enterprise-panel info: name: WMW Enterprise Login Panel - Detect author: Matt Galligan severity: info description: | WMW Enterprise login panel was detected. reference: - https://www.wmw-hub.com/ classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cvss-score: 0.0 cwe-id: CWE-200 metadata: max-request: 1 verified: true tags: panel,wmw,detect http: - method: GET path: - "{{BaseURL}}/en/login" matchers-condition: and matchers: - type: word words: - "WMW Enterprise login" - "Welcome to the WMW dashboard" condition: or - type: status status: - 200 # Enhanced by md on 2023/03/29