nuclei-templates/technologies/home-assistant.yaml

17 lines
270 B
YAML

id: home-assistant
info:
name: Detect Home Assistant
author: fabaff
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}:8123/"
- "{{BaseURL}}/"
matchers:
- type: word
words:
- "<title>Home Assistant</title>"