diff --git a/http/takeovers/gemfury-takeover.yaml b/http/takeovers/gemfury-takeover.yaml index 71e65a0e74..80700369af 100644 --- a/http/takeovers/gemfury-takeover.yaml +++ b/http/takeovers/gemfury-takeover.yaml @@ -2,7 +2,7 @@ id: gemfury-takeover info: name: Gemfury Takeover Detection - author: pdteam + author: pdteam,daffainfo severity: high reference: - https://github.com/EdOverflow/can-i-take-over-xyz/issues/154 @@ -15,12 +15,10 @@ http: path: - "{{BaseURL}}" - matchers-condition: and + host-redirects: true + max-redirects: 1 matchers: - - type: dsl - dsl: - - Host != ip - - type: word + part: header words: - - "404: This page could not be found." + - "Location: https://gemfury.com/404"