37 lines
934 B
YAML
37 lines
934 B
YAML
id: mega-phish
|
|
|
|
info:
|
|
name: mega phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A mega phishing website was detected
|
|
reference:
|
|
- https://mega.io
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,mega,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Home - MEGA'
|
|
- 'Secure and private cloud storage for everyone. Store and share files, chat, meet, back up, sync, and more.'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"mega.io")'
|
|
# digest: 4b0a004830460221008718f579895f66d68eea64631d1f850cc7ffc2043f92bfe503c5553764709955022100b6013f69b2fe1d9907535206e588e52e16d1eed3d39af013c4f5a6e9f5704096:922c64590222798bb761d5b6d8e72950 |