nuclei-templates/http/exposed-panels/wd-mycloud-panel.yaml

32 lines
670 B
YAML
Raw Normal View History

2023-06-26 05:54:16 +00:00
id: wd-mycloud-panel
info:
name: WD My Cloud - Panel
author: DhiyaneshDk
severity: info
reference:
- https://www.zerodayinitiative.com/blog/2023/4/19/cve-2022-29844-a-classic-buffer-overflow-on-the-western-digital-my-cloud-pro-series-pr4100
metadata:
max-request: 1
verified: true
shodan-query: http.favicon.hash:-1074357885
tags: panel,login,my-cloud,wd
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'My Cloud'
- 'WD Privacy Statement'
condition: and
- type: status
status:
- 200