38 lines
909 B
YAML
38 lines
909 B
YAML
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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
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
|
|
|
|
# digest: 4b0a00483046022100cc7061498b72e33e6ca6330fd2a7e318b7b610581df6cdfbf29526cf795a8b0b022100b67c72cb5a2c4a8c6c18c40722de6cf9047228703958b367f5a8166dd7a07369:922c64590222798bb761d5b6d8e72950
|