nuclei-templates/takeovers/canny-takeover.yaml

27 lines
505 B
YAML

id: canny-takeover
info:
name: Canny Takeover Detection
author: pdteam
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/114
tags: takeover
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
- 'Company Not Found'
- 'There is no such company. Did you enter the right URL?'
condition: and