35 lines
832 B
YAML
35 lines
832 B
YAML
id: o2-mobile-phish
|
|
|
|
info:
|
|
name: o2 phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A o2 phishing website was detected
|
|
reference:
|
|
- https://o2.co.uk
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,o2,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'O2 | Phone, SIM & Tech Deals - See What You Can Do'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"o2.co.uk")'
|
|
# digest: 4b0a00483046022100d010e07a3e9447956fdbe2b9c0f5e90dfa1dda05eb93828d6ad8302ed29dee34022100a074e61facf79119f34190cf84ce875ba31f0cbcca9a4bae18688df12ab2795a:922c64590222798bb761d5b6d8e72950 |