ngrok-takeover: Ngrok Takeover Detection

2025-08-01 Ngrok Takeover PoC Public

Description

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

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities