nuclei-templates/takeovers/canny-takeover.yaml

20 lines
404 B
YAML

id: canny-takeover
info:
name: canny takeover detection
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:
- 'Company Not Found'
- 'There is no such company. Did you enter the right URL?'
condition: and