33 lines
741 B
YAML
33 lines
741 B
YAML
id: gemfury-takeover
|
|
|
|
info:
|
|
name: Gemfury Takeover Detection
|
|
author: pdteam,daffainfo
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/154
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,gemfury
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 1
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "Location: https://gemfury.com/404"
|
|
|
|
# digest: 4a0a0047304502207d1e923e332bbd44484c70cca00b2b0e43db96ef321a58b72c409f37e80de8b60221008d41f154792f267876fa05a63d64a3317c9a07f22f701037dfbc73efa018b9cf:922c64590222798bb761d5b6d8e72950
|