hubspot-takeover: hubspot takeover detection

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

漏洞描述

hubspot takeover was detected.

PoC代码[已公开]

id: hubspot-takeover

info:
  name: hubspot takeover detection
  author: pdteam
  severity: high
  description: hubspot takeover was detected.
  reference:
    - https://github.com/EdOverflow/can-i-take-over-xyz/issues/59
    - https://hackerone.com/reports/335330
  metadata:
    max-request: 1
  tags: takeover,hubspot,hackerone,vuln

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

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

      - type: word
        words:
          - "Domain not found"
          - "does not exist in our system"
        condition: and

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

相关漏洞推荐