nuclei-templates/takeovers/tave-takeover.yaml

19 lines
333 B
YAML

id: tave-takeover
info:
name: tave takeover detection
author: pdteam
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz
tags: takeover
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
words:
- "<h1>Error 404: Page Not Found</h1>"