33 lines
854 B
YAML
33 lines
854 B
YAML
id: bitbucket-pipelines
|
|
|
|
info:
|
|
name: BitBucket Pipelines Configuration Exposure
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: atlassian
|
|
product: bitbucket
|
|
shodan-query: html:"bitbucket-pipelines.yml"
|
|
tags: exposure,bitbucket,devops,cicd,files
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/bitbucket-pipelines.yml"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'pipelines:'
|
|
- 'step:'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022013e50eae30d838ba33bfce59aaae90d5b7cad007912b0361bad6ed4620d1a84b022100f33a52c58cfb15922dc945018bbbadee005f38e06d0391d8f74807712e034de0:922c64590222798bb761d5b6d8e72950 |