nuclei-templates/http/takeovers/gemfury-takeover.yaml

30 lines
545 B
YAML
Raw Normal View History

id: gemfury-takeover
info:
2022-12-07 09:02:57 +00:00
name: Gemfury Takeover Detection
2023-05-10 04:12:07 +00:00
author: pdteam,daffainfo
severity: high
reference:
2022-12-07 06:26:51 +00:00
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/154
metadata:
max-request: 1
2023-05-10 18:44:51 +00:00
tags: takeover,gemfury
http:
- method: GET
path:
- "{{BaseURL}}"
2023-05-10 04:12:07 +00:00
host-redirects: true
max-redirects: 1
2023-05-10 18:44:51 +00:00
matchers-condition: and
matchers:
2023-05-10 18:44:51 +00:00
- type: dsl
dsl:
- Host != ip
- type: word
2023-05-10 04:12:07 +00:00
part: header
words:
2023-05-10 04:12:07 +00:00
- "Location: https://gemfury.com/404"