nuclei-templates/exposed-panels/iomega-lenovo-emc-shared-na...

30 lines
540 B
YAML

id: iomega-lenovo-emc-shared-nas.yaml
info:
name: Iomega Lenovo EMC with shared NAS
author: e_schultze_
severity: info
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