nuclei-templates/takeovers/vercel-takeover.yaml

20 lines
395 B
YAML

id: vercel-takeover
info:
name: vercel 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:
- The deployment could not be found on Vercel.
- DEPLOYMENT_NOT_FOUND
condition: and