parameters-config: Parameters.yml - File Discovery

日期: 2025-08-01 | 影响软件: parameters-config | POC: 已公开

漏洞描述

Parameters.yml was discovered.

PoC代码[已公开]

id: parameters-config

info:
  name: Parameters.yml - File Discovery
  author: DhiyaneshDK
  severity: high
  description: Parameters.yml was discovered.
  reference:
    - https://www.exploit-db.com/ghdb/5986
  metadata:
    verified: true
    max-request: 4
    shodan-query: html:"parameters.yml"
  tags: exposure,cloud,devops,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/parameters.yml"
      - "{{BaseURL}}/app/config/parameters.yml"
      - "{{BaseURL}}/parameters.yml.dist"
      - "{{BaseURL}}/app/config/parameters.yml.dist"

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        words:
          - 'parameters:'
          - 'database_user'
          - 'database_password'
        condition: and

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100aa580c5c6bb749a449210584d12c7a959a8625df30f232f228995f026033d45a022100e787080e7f62557ca1160d186f15e76eaef5e42de4958dfa42228ed1d23bcba0:922c64590222798bb761d5b6d8e72950