namedprocess-exporter-metrics: Named Process Exporter

日期: 2025-08-01 | 影响软件: Named Process Exporter | POC: 已公开

漏洞描述

Named process exporter is exposed.

PoC代码[已公开]

id: namedprocess-exporter-metrics

info:
  name: Named Process Exporter
  author: DhiyaneshDk
  severity: low
  description: Named process exporter is exposed.
  metadata:
    verified: true
    max-request: 1
    shodan-query: title:"Named Process Exporter"
  tags: namedprocess,exposure,debug,misconfig,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/metrics"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "namedprocess"
          - "# HELP"
        condition: and

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

相关漏洞推荐