41 lines
1.0 KiB
YAML
41 lines
1.0 KiB
YAML
id: bitbucket-public-repository
|
|
|
|
info:
|
|
name: Atlassian Bitbucket Public Repository Exposure
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
description: Bitbucket Public Repository is exposed.
|
|
classification:
|
|
cpe: cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: atlassian
|
|
product: bitbucket
|
|
shodan-query: http.component:"Bitbucket"
|
|
tags: misconfig,bitbucket
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/repos?visibility=public"
|
|
- "{{BaseURL}}/bitbucket/repos?visibility=public"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Public Repositories - Bitbucket'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100daa30b20fa1201a525bcd58ee0176e9cdca440f621028a7fcfae898d1a03316a022100869d9f08cdacdc53924f05a772dd4d7b32d0fae7907ee157e97b2031689a8565:922c64590222798bb761d5b6d8e72950 |