spring-eureka: Spring Eureka Exposure

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

漏洞描述

Spring Eureka is exposed.

PoC代码[已公开]

id: spring-eureka

info:
  name: Spring Eureka Exposure
  author: tess
  severity: low
  description: Spring Eureka is exposed.
  metadata:
    verified: true
    max-request: 1
    shodan-query: title:"Eureka"
  tags: misconfig,springboot,exposure,eureka,vuln

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

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'Eureka'
          - 'Toggle navigation'
          - 'Last 1000 since startup'
        condition: and

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

相关漏洞推荐