2024-02-18 07:43:57 +00:00
|
|
|
id: keepersecurity-phish
|
2024-02-16 20:27:33 +00:00
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: keepersecurity phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A keepersecurity phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://keepersecurity.com
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,keepersecurity,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
|
|
|
- 'Password and Secrets Management - Keeper Security'
|
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,"keepersecurity.com")'
|
|
|
|
# digest: 4b0a00483046022100b3cd2f8d98ceadc85ff6404d1e2c6f6134ab799cda01ab8c0de2163667580a03022100a6558243174a2dc635706a4698f31546c89118af790d0c01b859f690223aa95b:922c64590222798bb761d5b6d8e72950
|