2021-12-31 12:27:46 +00:00
|
|
|
id: kibana-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-22 23:03:44 +00:00
|
|
|
name: Kibana Login Panel - Detect
|
2022-03-06 22:07:29 +00:00
|
|
|
author: petruknisme,daffainfo,c-sh0
|
2021-12-31 12:27:46 +00:00
|
|
|
severity: info
|
2022-11-22 23:03:44 +00:00
|
|
|
description: Kibana login panel was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:elastic:kibana:*:*:*:*:*:*:*:*
|
2021-12-31 12:27:46 +00:00
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 3
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: elastic
|
2024-06-07 10:04:29 +00:00
|
|
|
product: kibana
|
|
|
|
shodan-query:
|
|
|
|
- http.title:"Kibana"
|
|
|
|
- http.title:"kibana"
|
|
|
|
fofa-query: title="kibana"
|
|
|
|
google-query: intitle:"kibana"
|
2024-03-26 08:03:04 +00:00
|
|
|
tags: panel,kibana,elastic
|
2021-12-31 12:27:46 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-12-31 12:27:46 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-03-10 20:08:10 +00:00
|
|
|
- "{{BaseURL}}"
|
2021-12-31 12:27:46 +00:00
|
|
|
- "{{BaseURL}}/login"
|
2022-03-10 20:08:10 +00:00
|
|
|
- "{{BaseURL}}/app/kibana"
|
2022-03-10 20:09:41 +00:00
|
|
|
|
2022-03-10 20:08:10 +00:00
|
|
|
stop-at-first-match: true
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-03-06 21:35:17 +00:00
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-12-31 12:27:46 +00:00
|
|
|
matchers-condition: or
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>Kibana</title>"
|
2022-03-06 21:35:17 +00:00
|
|
|
- "<title>Elastic</title>"
|
2022-03-08 05:33:36 +00:00
|
|
|
- "<title>Kibana Login</title>"
|
|
|
|
condition: or
|
2021-12-31 12:27:46 +00:00
|
|
|
|
2022-03-06 21:35:17 +00:00
|
|
|
- type: regex
|
2021-12-31 12:27:46 +00:00
|
|
|
part: header
|
2022-03-06 21:35:17 +00:00
|
|
|
regex:
|
|
|
|
- '(?i)(Kbn-Name)'
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a0047304502210091ba187fa1e4fc800eec07189b02e8c2ac6a396a910e09edbcdb0265d8cc1ed102203e6e203e220b65848e17f2f05f0e4a56b56b089de71c4de58c8aa8f5da2d62bf:922c64590222798bb761d5b6d8e72950
|