id: paramountplus-phish info: name: paramountplus phishing Detection author: rxerium severity: info description: | A paramountplus phishing website was detected reference: - https://paramountplus.com tags: phishing,paramountplus,osint http: - method: GET path: - "{{BaseURL}}" host-redirects: true max-redirects: 2 matchers-condition: and matchers: - type: word words: - 'Paramount+ United Kingdom - Stream Blockbusters, New Originals and Hit Shows' - type: status status: - 200 - type: dsl dsl: - '!contains(host,"paramountplus.com")'