2021-03-18 11:23:29 +00:00
|
|
|
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
|
2021-03-18 11:23:29 +00:00
|
|
|
severity: high
|
2022-04-22 10:38:41 +00:00
|
|
|
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
|
2021-03-18 11:23:29 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-11-17 15:43:27 +00:00
|
|
|
matchers-condition: and
|
2021-03-18 11:23:29 +00:00
|
|
|
matchers:
|
2022-11-17 15:43:27 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- Host != ip
|
|
|
|
|
2021-03-18 11:23:29 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
2022-12-07 06:26:51 +00:00
|
|
|
- "404: This page could not be found."
|