32 lines
766 B
YAML
32 lines
766 B
YAML
id: hubspot-takeover
|
|
|
|
info:
|
|
name: hubspot takeover detection
|
|
author: pdteam
|
|
severity: high
|
|
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
|
|
|
|
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
|
|
|
|
# digest: 4b0a004830460221009d140a18c75415bf083fe79d98a8b0b8ec81f675867783fb8e02443facc73aa1022100c2ab7c06d86d6c1ec1952fe70160b28d77835b36664c7160458e8364a032025e:922c64590222798bb761d5b6d8e72950
|