35 lines
905 B
YAML
35 lines
905 B
YAML
id: paramountplus-phish
|
|
|
|
info:
|
|
name: paramountplus phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A paramountplus phishing website was detected
|
|
reference:
|
|
- https://paramountplus.com
|
|
metadata:
|
|
max-request: 1
|
|
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")'
|
|
# digest: 490a0046304402207d7db8e4e8043a03b771b6041ad04d487bb568d7240a7688db38f630d3ccb67702200c006da30b4ee7c1177558369ebb17563dfb75eb77a660ab94a717786ca1e98e:922c64590222798bb761d5b6d8e72950 |