2021-10-22 16:58:41 +00:00
|
|
|
id: grandstream-device-configuration
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Grandstream Device Configuration
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-04-22 10:38:41 +00:00
|
|
|
shodan-query: http.title:"Grandstream Device Configuration"
|
|
|
|
tags: iot
|
2021-10-22 16:58:41 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-22 16:58:41 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Grandstream Device Configuration</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|