nuclei-templates/takeovers/hubspot-takeover.yaml

20 lines
381 B
YAML
Raw Normal View History

id: hubspot-takeover
info:
name: hubspot takeover detection
2021-06-09 12:20:56 +00:00
author: pdteam
severity: high
tags: takeover
reference: https://github.com/EdOverflow/can-i-take-over-xyz
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
words:
2021-06-06 06:37:19 +00:00
- "Domain not found"
- "does not exist in our system"
condition: and