30 lines
871 B
YAML
30 lines
871 B
YAML
id: confluence-installer
|
|
|
|
info:
|
|
name: Confluence Installation Page - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Confluence is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Choose your deployment type - Confluence"
|
|
tags: misconfig,exposure,install,confluence
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/setup/setupcluster-start.action"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Choose your deployment type - Confluence"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402207edd0df973d23b38b3f4fff8520842ab5422e818a3f7c1d14158099a31b4d52c022052c40e94c34255ea723f552adc84040331acb8af45ba05207e24b487c9b3722b:922c64590222798bb761d5b6d8e72950 |