2024-02-16 21:47:34 +00:00
|
|
|
id: paramountplus-phish
|
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: paramountplus phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A paramountplus phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://paramountplus.com
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,paramountplus,osint
|
2024-02-16 21:47:34 +00:00
|
|
|
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:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"paramountplus.com")'
|
|
|
|
# digest: 490a0046304402205137e7bf1318d87e3ca701939f180d386f3a9f81af3745170489dfed1690e49b02202fae885bf0365565df393bddff40e7e9eaa75686c82e495ace996ca4e4dcb118:922c64590222798bb761d5b6d8e72950
|