fix-formatting
parent
ad32b0b801
commit
40e4f9653a
|
@ -1,11 +1,11 @@
|
|||
id: loytec-device-info-detect
|
||||
id: loytec-device
|
||||
|
||||
info:
|
||||
name: Loytec Device Info Detection
|
||||
author: pussycat0x
|
||||
severity: info
|
||||
metadata:
|
||||
verified: true
|
||||
verified: "true"
|
||||
shodan-query: "loytec"
|
||||
tags: iot,loytec
|
||||
|
||||
|
@ -13,6 +13,7 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/webui/device_info/device_info"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
|
@ -23,4 +24,4 @@ requests:
|
|||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
Loading…
Reference in New Issue