35 lines
1.1 KiB
YAML
35 lines
1.1 KiB
YAML
id: kevinlab-device-detect
|
|
|
|
info:
|
|
name: KevinLAB Devices Detection
|
|
author: gy741
|
|
severity: info
|
|
description: KevinLab is a venture company specialized in IoT, Big Data, A.I based energy management platform. KevinLAB's BEMS (Building Energy Management System) enables efficient energy management in buildings by collecting and analyzing various information of energy usage and facilities as well as efficiency and indoor environment control.
|
|
metadata:
|
|
max-request: 2
|
|
tags: iot,kevinlab
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/pages/"
|
|
- "{{BaseURL}}/dashboard/"
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>BEMS</title>'
|
|
- '../http/index.php'
|
|
part: body
|
|
condition: and
|
|
|
|
- type: word
|
|
words:
|
|
- '<title>HEMS</title>'
|
|
- '../dashboard/proc.php'
|
|
part: body
|
|
condition: and
|
|
|
|
# digest: 490a0046304402202ca6f37a07b0a1c735f19aa2679b7292370f56121a2f5ecbf6cc004dbc2c1da9022051c980f6c8cf5992e5ac3daff04f72b92d14da08b6d81c25708271341aa5d614:922c64590222798bb761d5b6d8e72950
|