nuclei-templates/exposed-panels/iomega-emc-shared-nas.yaml

31 lines
542 B
YAML
Raw Normal View History

2021-09-21 11:46:53 +00:00
id: iomega-emc-shared-nas
info:
name: Iomega Lenovo EMC with shared NAS
author: e_schultze_
severity: info
2021-04-06 07:25:57 +00:00
tags: panel
requests:
- 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:
- "iomega"
part: header