id: keepersecurity-phish info: name: keepersecurity phishing Detection author: rxerium severity: info description: | A keepersecurity phishing website was detected reference: - https://keepersecurity.com tags: phishing,keepersecurity,osint http: - method: GET path: - "{{BaseURL}}" host-redirects: true max-redirects: 2 matchers-condition: and matchers: - type: word words: - 'Password and Secrets Management - Keeper Security' - type: status status: - 200 - type: dsl dsl: - '!contains(host,"keepersecurity.com")'