id: opnhap-detect info: name: OpenHAP Detection author: fabaff severity: info reference: - https://www.openhab.org/ metadata: verified: true max-request: 1 shodan-query: http.title:"openHAB" tags: tech,iot,openhab http: - method: GET path: - "{{BaseURL}}" host-redirects: true max-redirects: 2 matchers-condition: and matchers: - type: word part: body words: - 'openHAB' - type: status status: - 200