2023-01-31 12:58:40 +00:00
|
|
|
id: ulanzi-clock
|
2023-01-24 21:43:22 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-31 12:58:40 +00:00
|
|
|
name: Ulanzi Clock Detect
|
2023-01-24 21:43:22 +00:00
|
|
|
author: fabaff
|
|
|
|
severity: info
|
|
|
|
tags: panel,ulanzi,iot
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-01-24 21:43:22 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-01-24 21:43:22 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2023-01-31 12:58:40 +00:00
|
|
|
- '<title>Ulanzi Clock</title>'
|
2023-01-24 21:43:22 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|