36 lines
866 B
YAML
36 lines
866 B
YAML
id: elastic-hd-dashboard
|
|
|
|
info:
|
|
name: Elastic HD Dashboard Exposure
|
|
author: tess
|
|
severity: low
|
|
description: Elastic HD Dashboard is exposed.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Elastic HD Dashboard"
|
|
tags: misconfig,exposure,elastic
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Elastic HD Dashboard"
|
|
- "elasticsearch go Edition head plugin"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402206cbec5f5d359ae0631266ce3d90d14384d440387562438ce1fc7770713cd991202201be2bc83c662cca76f5a3b488e070148b0e99585b3191302e167f40bccc72497:922c64590222798bb761d5b6d8e72950 |