35 lines
843 B
YAML
35 lines
843 B
YAML
id: vodafone-phish
|
|
|
|
info:
|
|
name: vodafone phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A vodafone phishing website was detected
|
|
reference:
|
|
- https://vodafone.co.uk
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,vodafone,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Vodafone – Our Best Ever Network'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"vodafone.co.uk")'
|
|
# digest: 4a0a0047304502202d3dbf6e854e6301eca34fcb77cca20321070814bf4bfa7f2d61f52e0e66f40a022100fe4448a9b53230b1aa9cb0001955f02293053bd9b4ae613ee2182aba4e308c25:922c64590222798bb761d5b6d8e72950 |