Skip to content

HUAWEI Home Gateway HG658d

ID: huawei-home-gateway

Severity: info

Author: dhiyaneshDK

Tags: iot,huawei

HUAWEI Home Gateway panel was detected.

id: huawei-home-gateway
info:
name: HUAWEI Home Gateway HG658d
author: dhiyaneshDK
severity: info
description: HUAWEI Home Gateway panel was detected.
metadata:
max-request: 1
shodan-query: http.title:"HUAWEI Home Gateway HG658d"
tags: iot,huawei
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- '<title>HUAWEI Home Gateway HG658d</title>'
- type: status
status:
- 200
# digest: 4b0a00483046022100e5dee1a41199149c0ecd21e4e35ac9cd17a930ca2ceec4dc1d6718e6b5c296e4022100bd1f73b215af35268b2e267895cf1aefe16cc641cd0d8c153ef884e0129fccae:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/iot/huawei-home-gateway.yaml"

View on Github