39 lines
961 B
YAML
39 lines
961 B
YAML
id: atlassian-bamboo-build
|
|
|
|
info:
|
|
name: Atlassian Bamboo Build Dashboard
|
|
author: DhiyaneshDK
|
|
severity: unknown
|
|
classification:
|
|
cpe: cpe:2.3:a:atlassian:bamboo:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: atlassian
|
|
product: bamboo
|
|
shodan-query: title:"Build Dashboard - Atlassian Bamboo"
|
|
tags: misconfig,atlassian,bamboo
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/allPlans.action"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<th>Project</th>"
|
|
- "<th>Plan</th>"
|
|
- "<th>Build</th>"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502207111520d1cbd6822adf49546a25c50bbdc60c48a902e596ca73b6a6cc2385ec7022100ebae75ce2e422dcbd63f7d5ee69292b53aecfe4bd71a85eb122cff2c1d10e0f8:922c64590222798bb761d5b6d8e72950 |