2024-02-17 19:59:25 +00:00
|
|
|
id: notion-phish
|
2024-02-16 20:27:33 +00:00
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: notion phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A notion phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://notion.so
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,notion,osint
|
2024-02-16 20:27:33 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2024-02-17 19:59:25 +00:00
|
|
|
- 'Your connected workspace for wiki, docs & projects | Notion'
|
2024-02-16 20:27:33 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"notion.so")'
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 4a0a0047304502203df6a1bf77e5b82d759be031c74e58ff977343d6b488116b5dc28ba210b55055022100e65c4d9e4a19c8e2fa874cb910f3382eef146747148cb73e9413ef8b82e8f3ba:922c64590222798bb761d5b6d8e72950
|