34 lines
838 B
YAML
34 lines
838 B
YAML
id: nordpass-phish
|
|
|
|
info:
|
|
name: nordpass phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A nordpass phishing website was detected
|
|
reference:
|
|
- https://nordpass.com
|
|
tags: phishing,nordpass,osint
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Securely Store, Manage & Autofill Passwords | NordPass'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"nordpass.com")'
|
|
# digest: 4a0a0047304502200407053130cfb71f03218a015730b3acba5b2658cfad124e5bcbcc739107f090022100a47115b6ba6a16ffc46a9d2f301f8d3e341d09e91efaeb95391b89f70c3567ba:922c64590222798bb761d5b6d8e72950 |