2024-02-16 21:51:28 +00:00
|
|
|
id: ee-mobile-phish
|
2024-02-16 21:47:34 +00:00
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: ee phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A ee phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://ee.co.uk
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,ee,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:
|
|
|
|
- 'Superfast 5G & 4G Phones, Tablets and Fibre Broadband | EE'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"ee.co.uk")'
|
|
|
|
# digest: 4a0a00473045022074dc8b5cc53fa9ce98a59b11c22cf1d2b598b2cae550a5ae2e36b532e89fe11c02210086ac9b37b332f00bb96120ab48064886480618b0eae9f940fa97bb75c646a8f3:922c64590222798bb761d5b6d8e72950
|