47 lines
1.2 KiB
YAML
47 lines
1.2 KiB
YAML
id: iot-vdme-simulator
|
|
|
|
info:
|
|
name: IoT vDME Simulator Panel - Detect
|
|
author: tess
|
|
severity: medium
|
|
description: |
|
|
loT vDME Simulator panel was detected. Exposure IoT vDME Simulator panel allows anonymous access to create new Items.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: http.title:"IoT vDME Simulator"
|
|
tags: exposure,misconfig,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}:9998'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>IoT vDME Simulator</title>'
|
|
- 'Configuration Repository'
|
|
- 'Current configuration'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a004630440220583d7aa60bfd9365cd87a7d272583f4c5c55fd8e01d11c44635bb0391daa124c0220291a463c32d3a9e4ad0988c2ef2c2106bb1c70b401f3508721fc36ef8024d935:922c64590222798bb761d5b6d8e72950
|