diff --git a/http/takeovers/helpdocs-io-takeover.yaml b/http/takeovers/helpdocs-io-takeover.yaml index 21d8232539..912c3bb9d8 100644 --- a/http/takeovers/helpdocs-io-takeover.yaml +++ b/http/takeovers/helpdocs-io-takeover.yaml @@ -1,19 +1,30 @@ -id: helpdocs-io-takeover +id: helpdocs-takeover info: - name: helpdocs.io takeover detection + name: HelpDocs Takeover Detection author: philippedelteil - severity: info - tags: takeover - reference: https://github.com/EdOverflow/issues/402 + severity: high + reference: + - https://github.com/EdOverflow/can-i-take-over-xyz/issues/402 + metadata: + max-request: 1 + tags: takeover,helpdocs -requests: +http: - method: GET path: - "{{BaseURL}}" + redirects: true max-redirects: 2 + + matchers-condition: and matchers: + - type: dsl + dsl: + - Host != ip + - type: word + part: body words: - - "You've tried to access an account/page that does not exist" + - 'You've tried to access an account/page that does not exist'