37 lines
822 B
YAML
37 lines
822 B
YAML
id: elastic-hd-dashboard
|
|
|
|
info:
|
|
name: Elastic HD Dashboard Exposure
|
|
author: tess
|
|
severity: low
|
|
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: 4a0a00473045022100f33d3bbf5795d3b28a6e3cf2bf6132e126f4b202b774edd4dbbc0295d5790ecc02202f63bcf9c901d8065478eafbfedf8844fa447ec2ebe622d5a50030c75d76e2be:922c64590222798bb761d5b6d8e72950
|