2023-02-02 17:59:12 +00:00
|
|
|
id: loytec-device
|
2023-02-02 13:15:22 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Loytec Device Info Detection
|
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
2023-12-22 09:33:08 +00:00
|
|
|
description: Loytec Device info panel was detected.
|
2023-02-02 13:15:22 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-02-02 13:15:22 +00:00
|
|
|
shodan-query: "loytec"
|
|
|
|
tags: iot,loytec
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-02-02 13:15:22 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/webui/device_info/device_info"
|
2023-02-02 17:59:12 +00:00
|
|
|
|
2023-02-02 13:15:22 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'device_info'
|
|
|
|
- 'syslog'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-02-02 17:59:12 +00:00
|
|
|
- 200
|
2023-12-29 09:57:30 +00:00
|
|
|
# digest: 4b0a00483046022100e3d2aed4c3c31c558f094ead6ee0e120da77d623f7951bca70c1e48fc4539e81022100abaaceec70b5e2dc59b778526a16d89eae8661ffe48a96a846279bb83edb62f8:922c64590222798bb761d5b6d8e72950
|