2024-02-16 21:47:34 +00:00
|
|
|
id: proton-phish
|
|
|
|
|
|
|
|
info:
|
2024-02-16 21:51:28 +00:00
|
|
|
name: proton phishing Detection
|
2024-02-16 21:47:34 +00:00
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
2024-02-16 21:51:28 +00:00
|
|
|
A proton phishing website was detected
|
2024-02-16 21:47:34 +00:00
|
|
|
reference:
|
|
|
|
- https://proton.me
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,proton,osint
|
2024-02-16 21:47:34 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'Proton Account: Sign-in'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"proton.me")'
|
|
|
|
# digest: 4a0a0047304502201b3780ce01f524bc92449b74af3a6228f257e51791f9d1655a03f4c464e3d97f0221008f29fe3aa93609738de7d675e326d2c3fc1ba3f93bb51378577b219ff049cdac:922c64590222798bb761d5b6d8e72950
|