ngrok-takeover: Ngrok Takeover Detection

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

漏洞描述

Ngrok takeover was detected.

PoC代码[已公开]

id: ngrok-takeover

info:
  name: Ngrok Takeover Detection
  author: pdteam
  severity: high
  description: Ngrok takeover was detected.
  reference:
    - https://github.com/EdOverflow/can-i-take-over-xyz/issues/92
  metadata:
    max-request: 1
  tags: takeover,ngrok,vuln

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

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - Host != ip

      - type: word
        words:
          - ngrok.io not found
          - Tunnel *.ngrok.io not found

    extractors:
      - type: dsl
        dsl:
          - cname
# digest: 4a0a00473045022100af7e211c623e78f99a965349bc02aa60eef0c7418f72debd7c3cffda3aff0ee30220349c1503f89c6626b6e87f9cede476e5cd7403219f4dc2f43777a6f731734e12:922c64590222798bb761d5b6d8e72950

相关漏洞推荐