2024-02-18 07:43:57 +00:00
|
|
|
id: bitwarden-phish
|
2024-02-16 20:27:33 +00:00
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: bitwarden phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A bitwarden phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://bitwarden.com
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,bitwarden,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
|
|
|
- 'The password manager trusted by millions | Bitwarden'
|
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,"bitwarden.com")'
|
|
|
|
# digest: 4a0a0047304502203544b396d1139f5f6834ab5e20b4c7ad2ea53371861c0c08fc514447bb9a8f56022100ced7c822eaa152c18e13ef07b193bc0b0bcb3582ef1e128db0f1b0aeaaf88a4c:922c64590222798bb761d5b6d8e72950
|