nuclei-templates/exposed-panels/dell-wyse-login.yaml

24 lines
536 B
YAML

id: dell-wyse-login
info:
name: Dell Wyse Management Suite Login Panel
author: gy741
severity: info
reference: https://research.nccgroup.com/2021/07/06/technical-advisory-arbitrary-file-read-in-dell-wyse-management-suite-cve-2021-21586-cve-2021-21587/
tags: panel,dell,login
requests:
- method: GET
path:
- '{{BaseURL}}/ccm-web/'
matchers-condition: and
matchers:
- type: word
words:
- "<title>Wyse Management Suite</title>"
- type: status
status:
- 200