Ulanzi Clock Detect
ID: ulanzi-clock
Severity: info
Author: fabaff
Tags: panel,ulanzi,iot
Description
Section titled “Description”Ulanzi Clock panel was detected.
YAML Source
Section titled “YAML Source”id: ulanzi-clock
info: name: Ulanzi Clock Detect author: fabaff severity: info description: Ulanzi Clock panel was detected. 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: 4a0a0047304502204be2d198457a27a43e4e55ec2f04b009b11dbfaec0029be2e7720971227748e1022100ffca100f346e3db68abf6e38fbc9ac1e820162f1a16d44514a925f77dfcd1d39:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/iot/ulanzi-clock.yaml"