36 lines
1010 B
YAML
36 lines
1010 B
YAML
id: dashlane-phish
|
|
|
|
info:
|
|
name: dashlane phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A dashlane phishing website was detected
|
|
reference:
|
|
- https://dashlane.com
|
|
tags: phishing,dashlane,osint
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Dashlane Password Manager'
|
|
- 'Dashlane Password Manager safeguards businesses & people with easy-to-use, powerful features. Protect & manage passwords and passkeys in one secure solution.'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"dashlane.com")'
|
|
# digest: 4a0a0047304502202a6c5fce9e7286d6c8270cc910c11e0f0f8966c4b2ba2e99b38d704668f1afd5022100e44f8fe3d1cf4ee5d9b747a3515c07f11f954e4b277b7ad8e20d00356d42ba39:922c64590222798bb761d5b6d8e72950 |