Create wd-mycloud-panel.yaml

patch-1
Dhiyaneshwaran 2023-06-26 11:24:16 +05:30 committed by GitHub
parent 4688829485
commit a2f6a3272b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
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