Create pipeline-configuration.yaml

patch-1
Dhiyaneshwaran 2022-08-07 05:41:11 +05:30 committed by GitHub
parent fa01f55a73
commit c7406555dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: pipeline-configuration
info:
name: Pipleline Configuration Exposure
author: DhiyaneshDK
severity: low
metadata:
verified: true
shodan-query: html:"pipeline.yaml"
tags: devops,exposure,cicd
requests:
- method: GET
path:
- "{{BaseURL}}/pipeline.yaml"
matchers-condition: and
matchers:
- type: word
words:
- 'system'
- 'project_name'
condition: and
- type: status
status:
- 200