2024-02-16 21:47:34 +00:00
|
|
|
id: plusnet-phish
|
|
|
|
|
|
|
|
info:
|
2024-02-16 21:51:28 +00:00
|
|
|
name: plusnet phishing Detection
|
2024-02-16 21:47:34 +00:00
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
2024-02-16 21:51:28 +00:00
|
|
|
A plusnet phishing website was detected
|
2024-02-16 21:47:34 +00:00
|
|
|
reference:
|
|
|
|
- https://plus.net
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,plusnet,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:
|
|
|
|
- 'Multi-Award Winner with Even Faster UK Broadband | Plusnet'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"plus.net")'
|
|
|
|
# digest: 4a0a0047304502200f3537e8c85cc3a9d63d352278e821eacc4ea00490ce69908a29307425eefec5022100c8fc6910928f171ba4c021e956b49a910e37e46b5b55b4f31978f6e2651b5f8b:922c64590222798bb761d5b6d8e72950
|