30 lines
725 B
YAML
30 lines
725 B
YAML
id: indegy-sensor-installer
|
|
|
|
info:
|
|
name: Indegy Sensor Setup - Installer
|
|
author: ritikchaddha
|
|
severity: high
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Setup Wizard" http.favicon.hash:-1851491385
|
|
tags: misconfig,indegy,sensor,installer
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/settings'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Setup Wizard</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a004630440220606469ff425df3e008eacf9f0cfb98fabbb038e3de6c4202cd879dec030eceac022031332c39c3fb448915411a17d621e7ac5b79bdaafe5fcfeaf24ca4fefa16b909:922c64590222798bb761d5b6d8e72950
|