nuclei-templates/takeovers/short-io.yaml

27 lines
518 B
YAML

id: short-io-takeover
info:
name: Short.io takeover detection
author: philippedelteil
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/260
tags: takeover,short.io
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
- "Link does not exist"
- "This domain is not configured on Short.io"
condition: and