2024-02-18 07:43:57 +00:00
|
|
|
id: nordpass-phish
|
2024-02-16 20:27:33 +00:00
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: nordpass phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A nordpass phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://nordpass.com
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,nordpass,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-18 07:43:57 +00:00
|
|
|
- 'Securely Store, Manage & Autofill Passwords | NordPass'
|
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,"nordpass.com")'
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 4a0a00473045022100f0d9ee90604f817a8f318f5c4d4412c0362fe30e9a7a58445e9f39b4e8c93b6402207ba7c7807eb6df57c99fb9a2277c0a06c93e7ecca698c1ce6ca3196cd61edb84:922c64590222798bb761d5b6d8e72950
|