2022-11-09 20:20:08 +00:00
|
|
|
id: confluence-dashboard
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Confluence Dashboard Exposed
|
|
|
|
author: tess
|
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Confluence Dashboard is exposed.
|
2022-11-09 20:20:08 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-11-09 20:20:08 +00:00
|
|
|
shodan-query: title:"Dashboard - Confluence"
|
2022-11-12 07:33:28 +00:00
|
|
|
tags: misconfig,exposure,confluence,atlassian
|
2022-11-09 20:20:08 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-09 20:20:08 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-11-10 09:10:42 +00:00
|
|
|
- '{{BaseURL}}'
|
2022-11-09 20:20:08 +00:00
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-11-09 20:20:08 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-11-10 09:09:27 +00:00
|
|
|
- 'Dashboard - Confluence'
|
|
|
|
- 'title="Spaces">'
|
|
|
|
- 'Atlassian Confluence'
|
2022-11-09 20:20:08 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
2022-11-10 09:09:27 +00:00
|
|
|
- 'text/html'
|
2022-11-09 20:20:08 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 490a00463044022075f6208aa4ba2e53fef553829aab9ae62e65a962c78f9b522a4e6fc8f58f0ee402204feaddf968bcd70fa6bb643b2a30ae06a22c75e7b34cfcc432563681d983e836:922c64590222798bb761d5b6d8e72950
|