nuclei-templates/takeovers/readme-takeover.yaml

25 lines
432 B
YAML

id: readme-takeover
info:
name: Readme Takeover Detection
author: pdteam
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/41
tags: takeover,readme
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
- 'Project doesnt exist... yet!'