30 lines
726 B
YAML
30 lines
726 B
YAML
id: exposed-kibana
|
|
|
|
info:
|
|
name: Exposed Kibana
|
|
author: Shine
|
|
severity: medium
|
|
description: Kibana is exposed.
|
|
metadata:
|
|
max-request: 3
|
|
tags: kibana,unauth,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/app/kibana'
|
|
- '{{BaseURL}}/app/kibana/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'kibanaWelcomeView'
|
|
- 'kibanaWelcomeLogo'
|
|
- 'kibanaWelcomeTitle'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100b52b7139c28f408b3f87c345e0e90dda97170391bd22bda2e55e7c0ec9ad4982022100d7400c8483524ff3c6d0401b37b77f888c3d9b3767e964ccd898ce3d6604759d:922c64590222798bb761d5b6d8e72950 |