From 2cee284a1a5e681b71b645e0214e930aef37c159 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Fri, 22 Oct 2021 22:31:30 +0530 Subject: [PATCH] Create huawei-home-gateway.yaml --- iot/huawei-home-gateway.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 iot/huawei-home-gateway.yaml diff --git a/iot/huawei-home-gateway.yaml b/iot/huawei-home-gateway.yaml new file mode 100644 index 0000000000..f8e0545182 --- /dev/null +++ b/iot/huawei-home-gateway.yaml @@ -0,0 +1,24 @@ +id: huawei-home-gateway + +info: + name: HUAWEI Home Gateway HG658d + author: dhiyaneshDK + severity: info + tags: iot + metadata: + shodan: 'http.title:"HUAWEI Home Gateway HG658d"' + +requests: + - method: GET + path: + - "{{BaseURL}}" + + matchers-condition: and + matchers: + - type: word + words: + - 'HUAWEI Home Gateway HG658d' + + - type: status + status: + - 200