2021-09-21 11:46:53 +00:00
|
|
|
id: iomega-emc-shared-nas
|
2020-09-03 23:08:29 +00:00
|
|
|
|
|
|
|
info:
|
2022-11-22 23:03:44 +00:00
|
|
|
name: Iomega LenovoEMC NAS Login Panel - Detect
|
2020-09-03 23:08:29 +00:00
|
|
|
author: e_schultze_
|
|
|
|
severity: info
|
2022-11-22 23:03:44 +00:00
|
|
|
description: Iomega LenovoEMC NAS login panel was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2021-04-06 07:25:57 +00:00
|
|
|
tags: panel
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2020-09-03 23:08:29 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-09-03 23:08:29 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/cp/Shares?user=&protocol=webaccess&v=2.3"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '"access":"read"'
|
|
|
|
- '"access":"readwrite"'
|
|
|
|
condition: or
|
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
2020-09-04 12:19:35 +00:00
|
|
|
- "iomega"
|
2020-09-03 23:08:29 +00:00
|
|
|
part: header
|