linktap-gateway-exposure: LinkTap Gateway Exposure

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

漏洞描述

LinkTap Gateway is exposed.

PoC代码[已公开]

id: linktap-gateway-exposure

info:
  name: LinkTap Gateway Exposure
  author: DhiyaneshDk
  severity: low
  description: LinkTap Gateway is exposed.
  metadata:
    verified: true
    max-request: 1
    shodan-query: title:"LinkTap Gateway"
  tags: misconfig,linktap,iot,exposure,vuln

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

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'Device infomation'
          - 'Ethernet settings'
        condition: and

      - type: status
        status:
          - 200
# digest: 490a00463044022025170f6bbf6d02c94e2f09ba0de2211a169bdc8ad5acf06cef5cef7053cd7917022011de0a0908f6c61718d436372b4424dd25e33dee7c19c08bfd9fbecca0eb4711:922c64590222798bb761d5b6d8e72950

相关漏洞推荐