nuclei-templates/takeovers/gemfury-takeover.yaml

25 lines
442 B
YAML

id: gemfury-takeover
info:
name: Gemfury Takeover Detection
author: pdteam
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/154
tags: takeover,gemfury
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
- "404: This page could not be found."