From 40e4f9653ace3e1f66312d8235a3935e929fc046 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Thu, 2 Feb 2023 23:29:12 +0530 Subject: [PATCH] fix-formatting --- iot/{loytec-device-info-detect.yaml => loytec-device.yaml} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename iot/{loytec-device-info-detect.yaml => loytec-device.yaml} (86%) diff --git a/iot/loytec-device-info-detect.yaml b/iot/loytec-device.yaml similarity index 86% rename from iot/loytec-device-info-detect.yaml rename to iot/loytec-device.yaml index e6f0309ce0..f3cd669b45 100644 --- a/iot/loytec-device-info-detect.yaml +++ b/iot/loytec-device.yaml @@ -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 \ No newline at end of file + - 200