33 lines
817 B
YAML
33 lines
817 B
YAML
id: pipeline-configuration
|
|
|
|
info:
|
|
name: Pipeline Configuration Exposure
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:jenkins:pipeline\\:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: jenkins
|
|
product: pipeline\\
|
|
shodan-query: html:"pipeline.yaml"
|
|
tags: devops,exposure,cicd,files
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/pipeline.yaml"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'system:'
|
|
- 'project_name:'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402201db812e5125ec0387b1fffa592122d29c88dfc49b9f79429db71ee767b33bfc0022052661847dde667e17c4457f6450335f8954149e07f892449e72af03ddbbb5fd8:922c64590222798bb761d5b6d8e72950 |