nuclei-templates/takeovers/gemfury-takeover.yaml

25 lines
442 B
YAML
Raw Normal View History

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