Create huawei-home-gateway.yaml
parent
e51cd588df
commit
2cee284a1a
|
@ -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:
|
||||
- '<title>HUAWEI Home Gateway HG658d</title>'
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue