Merge pull request #7550 from projectdiscovery/wd-mycloud-panel

Create wd-mycloud-panel.yaml
patch-1
Ritik Chaddha 2023-06-29 10:25:32 +05:30 committed by GitHub
commit 9323b729bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,33 @@
id: wd-mycloud-panel
info:
name: WD My Cloud Panel - Detect
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,mycloud,wd,detect
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'WDMyCloud'
- 'Cloud_Connection_StatusID'
- 'my_cloud_os'
- 'WD Privacy Statement'
condition: or
- type: status
status:
- 200