2022-08-07 00:11:11 +00:00
|
|
|
id: pipeline-configuration
|
|
|
|
|
|
|
|
info:
|
2022-08-16 14:14:41 +00:00
|
|
|
name: Pipeline Configuration Exposure
|
2022-08-07 00:11:11 +00:00
|
|
|
author: DhiyaneshDK
|
2022-08-08 18:38:04 +00:00
|
|
|
severity: info
|
2022-08-07 00:11:11 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-08-07 00:11:11 +00:00
|
|
|
shodan-query: html:"pipeline.yaml"
|
2022-10-13 10:12:07 +00:00
|
|
|
tags: devops,exposure,cicd,files
|
2022-08-07 00:11:11 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-07 00:11:11 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/pipeline.yaml"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2022-08-08 18:38:04 +00:00
|
|
|
- 'system:'
|
|
|
|
- 'project_name:'
|
2022-08-07 00:11:11 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502205ff64e88f88b951c1d5ad0c0baa0db49ba8657abbceb296c6b7e45665b80351a022100a9757ad58008ce71a961f71a5b33dfec8b7dbc38b8912c2331319894bc79dc55:922c64590222798bb761d5b6d8e72950
|