28 lines
586 B
YAML
28 lines
586 B
YAML
id: ulanzi-clock
|
|
|
|
info:
|
|
name: Ulanzi Clock Detect
|
|
author: fabaff
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel,ulanzi,iot
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Ulanzi Clock</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100eb2eb0ec2d28b58609a194d0d92dc90cf172dc7d5c3ac4986fab7e9b3110ab56022100d8ef58c992c480152a5e86c43280ff07030fdbe18fa02d3eec6498dce3a2c2ae:922c64590222798bb761d5b6d8e72950
|