nuclei-templates/exposed-panels/ecosys-command-center.yaml

24 lines
403 B
YAML
Raw Normal View History

2022-02-14 20:47:22 +00:00
id: ecosys-command-center
info:
name: ECOSYS Command Center RX Detect
2022-02-16 19:40:41 +00:00
author: princechaddha
2022-02-14 20:47:22 +00:00
severity: info
2022-02-16 19:40:41 +00:00
tags: panel,printer,ecosys,iot
2022-02-14 20:47:22 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Command Center RX</title>"
- type: status
status:
- 200