31 lines
675 B
YAML
31 lines
675 B
YAML
id: loytec-device
|
|
|
|
info:
|
|
name: Loytec Device Info Detection
|
|
author: pussycat0x
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: "loytec"
|
|
tags: iot,loytec
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/webui/device_info/device_info"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'device_info'
|
|
- 'syslog'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402207b022c9b325ce140c946d508a5d505cb7df0a6e636da06046316135c2f50104d02207aed5e93676d511b23e507f19dc9bb8ab3811c5704e09c6a0b97f13094e3862e:922c64590222798bb761d5b6d8e72950
|