35 lines
838 B
YAML
35 lines
838 B
YAML
id: ee-mobile-phish
|
|
|
|
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
|
|
tags: phishing,ee,osint
|
|
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:
|
|
- '!contains(host,"ee.co.uk")'
|
|
# digest: 4a0a00473045022100bd27c27b321ecc0c2f9869ac191879176a9f03a229f1aa0febb0f59553d3acaf02200a356489aa4ec315c0e6d2192e4ffacb5be5175771eff15f43f65b2c7f44f011:922c64590222798bb761d5b6d8e72950 |