nuclei-templates/takeovers/aftership-takeover.yaml

28 lines
578 B
YAML
Raw Normal View History

id: aftership-takeover
info:
name: Aftership - Subdomain Takeover Detection
2021-06-09 12:20:56 +00:00
author: pdteam
severity: high
description: Aftership subdomain takeover was detected.
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz
tags: takeover
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
- Oops.</h2><p class="text-muted text-tight">The page you're looking for doesn't exist.
# Enhanced by mp on 2022/07/20