Support to detect myStrom plugs

patch-1
Fabian Affolter 2023-01-24 12:02:05 +01:00
parent 16804234f4
commit 965281d2ec
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: mystrom-panel
info:
name: myStrom plug Detect
author: fabaff
severity: info
metadata:
verified: true
shodan-query: title:"myStrom"
tags: panel,mystrom,iot
requests:
- method: GET
path:
- '{{BaseURL}}/index.html#en'
matchers-condition: and
matchers:
- type: word
part: body
words:
- ' myStrom AG</div>'
- '<title>myStrom</title>'
condition: and
case-insensitive: true
- type: status
status:
- 200