mobiproxy-dashboard: MobiProxy Dashboard - Detect

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

漏洞描述

MobiProxy dashboard was detected.

PoC代码[已公开]

id: mobiproxy-dashboard

info:
  name: MobiProxy Dashboard - Detect
  author: tess
  severity: medium
  description: MobiProxy dashboard was detected.
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cwe-id: CWE-200
  metadata:
    verified: true
    max-request: 1
    shodan-query: http.title:"MobiProxy"
  tags: dashboard,exposure,mobiproxy,misconfig,discovery

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

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<title>MobiProxy'
          - 'Dashboard'
          - 'Setting'
        condition: and

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

相关漏洞推荐