2022-01-15 20:35:33 +00:00
|
|
|
id: dreambox-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: DreamBox Detect
|
|
|
|
author: pikpikcu
|
|
|
|
severity: info
|
|
|
|
tags: dreambox,tech
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2022-01-15 20:35:33 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-01-15 20:35:33 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>Dreambox WebControl</title>'
|