2024-02-17 19:59:25 +00:00
|
|
|
id: mega-phish
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: mega phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A mega phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://mega.io
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,mega,osint
|
2024-02-17 19:59:25 +00:00
|
|
|
|
|
|
|
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.'
|
2024-02-24 16:33:10 +00:00
|
|
|
condition: and
|
2024-02-17 19:59:25 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"mega.io")'
|
|
|
|
# digest: 4a0a004730450221009baa3990ca348f0540033117fb6eddf9786c8e4fe9ece684fe92c3402577bc86022073364b3a538d0d5840614b48ad922c7a4e87e9e9aef60f926fc0244719d857e9:922c64590222798bb761d5b6d8e72950
|